Searched refs:mRotationLockController (Results 1 – 2 of 2) sorted by relevance
142 private final RotationLockController mRotationLockController; field in PhoneStatusBarPolicy200 mRotationLockController = rotationLockController; in PhoneStatusBarPolicy()331 mRotationLockController.addCallback(this); in init()627 mRotationLockController, mResources); in onRotationLockStateChanged()
246 @Inject Lazy<RotationLockController> mRotationLockController; field in Dependency389 mProviders.put(RotationLockController.class, mRotationLockController::get); in start()