HomeSort by relevance Sort by last modified time
    Searched defs:ScreenOrientationDispatcherHostImpl (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/screen_orientation/
screen_orientation_dispatcher_host_impl.cc 19 ScreenOrientationDispatcherHostImpl::LockInformation::LockInformation(
26 ScreenOrientationDispatcherHostImpl::ScreenOrientationDispatcherHostImpl(
33 ScreenOrientationDispatcherHostImpl::~ScreenOrientationDispatcherHostImpl() {
37 void ScreenOrientationDispatcherHostImpl::ResetCurrentLock() {
44 bool ScreenOrientationDispatcherHostImpl::OnMessageReceived(
49 IPC_BEGIN_MESSAGE_MAP_WITH_PARAM(ScreenOrientationDispatcherHostImpl, message,
59 void ScreenOrientationDispatcherHostImpl::DidNavigateMainFrame(
67 ScreenOrientationDispatcherHostImpl::GetRenderFrameHostForRequestID
    [all...]
screen_orientation_dispatcher_host_impl.h 22 class CONTENT_EXPORT ScreenOrientationDispatcherHostImpl
26 explicit ScreenOrientationDispatcherHostImpl(WebContents* web_contents);
27 virtual ~ScreenOrientationDispatcherHostImpl();
67 DISALLOW_COPY_AND_ASSIGN(ScreenOrientationDispatcherHostImpl);

Completed in 51 milliseconds