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