Searched refs:mRotationLockController (Results 1 – 2 of 2) sorted by relevance
139 private final RotationLockController mRotationLockController; field in PhoneStatusBarPolicy193 mRotationLockController = rotationLockController; in PhoneStatusBarPolicy()329 mRotationLockController.addCallback(this); in init()616 mRotationLockController, mResources); in onRotationLockStateChanged()
251 @Inject Lazy<RotationLockController> mRotationLockController; field in Dependency400 mProviders.put(RotationLockController.class, mRotationLockController::get); in start()