Searched refs:IsMobileEmulationEnabled (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/chrome/
H A Dchrome.h44 virtual bool IsMobileEmulationEnabled() const = 0;
H A Dstub_chrome.cc45 bool StubChrome::IsMobileEmulationEnabled() const { function in class:StubChrome
H A Dstub_chrome.h33 virtual bool IsMobileEmulationEnabled() const OVERRIDE;
H A Dchrome_desktop_impl.h54 virtual bool IsMobileEmulationEnabled() const OVERRIDE;
H A Dchrome_impl.h41 virtual bool IsMobileEmulationEnabled() const OVERRIDE;
H A Dchrome_desktop_impl.cc161 bool ChromeDesktopImpl::IsMobileEmulationEnabled() const { function in class:ChromeDesktopImpl
H A Dchrome_impl.cc130 bool ChromeImpl::IsMobileEmulationEnabled() const { function in class:ChromeImpl
/external/chromium_org/chrome/test/chromedriver/
H A Dsession_commands.cc86 chrome->IsMobileEmulationEnabled());

Completed in 1238 milliseconds