Searched refs:mRotationWatcher (Results 1 – 1 of 1) sorted by relevance
159 .watchRotation(mRotationWatcher, getContext().getDisplay().getDisplayId()); in onCreate()174 .removeRotationWatcher(mRotationWatcher); in onDestroy()645 private final Stub mRotationWatcher = new Stub() { field in NavigationBarFragment