Searched defs:rotationWatcher (Results 1 – 2 of 2) sorted by relevance
89 final RotationWatcher rotationWatcher = watcherList.get(i); in unregister() local113 final DisplayRotationWatcher rotationWatcher = mDisplayRotationWatchers.get(i); in dispatchDisplayRotationChange() local
86 private val rotationWatcher = RotationWatcher() constant