Searched refs:NotifyLockSuccess (Results 1 – 4 of 4) sorted by relevance
23 virtual void NotifyLockSuccess(int request_id) = 0;
85 dispatcher_->NotifyLockSuccess(request_id); in LockOrientation()106 dispatcher_->NotifyLockSuccess(pending_lock_->request_id); in OnOrientationChange()
30 virtual void NotifyLockSuccess(int request_id) OVERRIDE;
76 void ScreenOrientationDispatcherHostImpl::NotifyLockSuccess(int request_id) { in NotifyLockSuccess() function in content::ScreenOrientationDispatcherHostImpl