Searched refs:mRotationLockController (Results 1 – 2 of 2) sorted by relevance
147 private final RotationLockController mRotationLockController; field in PhoneStatusBarPolicy209 mRotationLockController = rotationLockController; in PhoneStatusBarPolicy()347 mRotationLockController.addCallback(this); in init()652 mRotationLockController, mResources); in onRotationLockStateChanged()
243 @Inject Lazy<RotationLockController> mRotationLockController; field in Dependency381 mProviders.put(RotationLockController.class, mRotationLockController::get); in start()