Searched refs:mRotationWatcher (Results 1 – 3 of 3) sorted by relevance
82 private final IRotationWatcher mRotationWatcher = new IRotationWatcher.Stub() { field in FullscreenMagnificationController195 mIWindowManager.removeRotationWatcher(mRotationWatcher); in cleanUpBorder()225 mIWindowManager.watchRotation(mRotationWatcher, Display.DEFAULT_DISPLAY); in createFullscreenMagnificationBorder()
162 private final IRotationWatcher mRotationWatcher = new IRotationWatcher.Stub() { field in NavBarHelper259 mWm.watchRotation(mRotationWatcher, mDefaultDisplayId); in setupOnFirstBar()290 mWm.removeRotationWatcher(mRotationWatcher); in cleanupAfterLastBar()
144 private final IRotationWatcher.Stub mRotationWatcher = new IRotationWatcher.Stub() { field in RotationButtonController241 .watchRotation(mRotationWatcher, DEFAULT_DISPLAY); in registerListeners()274 mRotationWatcher); in unregisterListeners()