Searched refs:rotationWatcher (Results 1 – 2 of 2) sorted by relevance
1080 final WindowManagerService.RotationWatcher rotationWatcher in updateRotationUnchecked() local1082 if (rotationWatcher.mDisplayId == mDisplayId) { in updateRotationUnchecked()1084 rotationWatcher.mWatcher.onRotationChanged(rotation); in updateRotationUnchecked()
3979 RotationWatcher rotationWatcher = mRotationWatchers.get(i); in removeRotationWatcher() local3980 if (watcherBinder == rotationWatcher.mWatcher.asBinder()) { in removeRotationWatcher()