Searched refs:mRotationWatcher (Results 1 – 2 of 2) sorted by relevance
155 private final IRotationWatcher mRotationWatcher = new IRotationWatcher.Stub() { field in NavBarHelper244 mWm.watchRotation(mRotationWatcher, mDefaultDisplayId); in setupOnFirstBar()275 mWm.removeRotationWatcher(mRotationWatcher); in cleanupAfterLastBar()
145 private final IRotationWatcher.Stub mRotationWatcher = new IRotationWatcher.Stub() { field in RotationButtonController243 .watchRotation(mRotationWatcher, DEFAULT_DISPLAY); in registerListeners()275 mRotationWatcher); in unregisterListeners()