Home | History | Annotate | Download | only in screen_orientation

Lines Matching defs:ScreenOrientationDispatcher

11 ScreenOrientationDispatcher::ScreenOrientationDispatcher(
16 ScreenOrientationDispatcher::~ScreenOrientationDispatcher() {
19 bool ScreenOrientationDispatcher::OnMessageReceived(
23 IPC_BEGIN_MESSAGE_MAP(ScreenOrientationDispatcher, message)
34 void ScreenOrientationDispatcher::OnLockSuccess(
46 void ScreenOrientationDispatcher::OnLockError(
57 void ScreenOrientationDispatcher::CancelPendingLocks() {
66 void ScreenOrientationDispatcher::lockOrientation(
76 void ScreenOrientationDispatcher::unlockOrientation() {