Home
last modified time | relevance | path

Searched refs:NotifyLockError (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/screen_orientation/
Dscreen_orientation_dispatcher_host_impl.cc87 void ScreenOrientationDispatcherHostImpl::NotifyLockError( in NotifyLockError() function in content::ScreenOrientationDispatcherHostImpl
94 NotifyLockError(request_id, render_frame_host, error); in NotifyLockError()
97 void ScreenOrientationDispatcherHostImpl::NotifyLockError( in NotifyLockError() function in content::ScreenOrientationDispatcherHostImpl
116 NotifyLockError(current_lock_->request_id, render_frame_host, in OnLockRequest()
121 NotifyLockError(request_id, render_frame_host, in OnLockRequest()
136 NotifyLockError(current_lock_->request_id, render_frame_host, in OnUnlockRequest()
Dscreen_orientation_dispatcher_host_impl.h31 virtual void NotifyLockError(int request_id,
52 void NotifyLockError(int request_id,
Dscreen_orientation_provider_android.cc56 dispatcher_->NotifyLockError( in LockOrientation()
66 dispatcher_->NotifyLockError(request_id, in LockOrientation()
/external/chromium_org/content/public/browser/
Dscreen_orientation_dispatcher_host.h28 virtual void NotifyLockError(int request_id,