Searched refs:mManagedProfileController (Results 1 – 2 of 2) sorted by relevance
55 private final ManagedProfileController mManagedProfileController; field in AutoTileManager73 mManagedProfileController = managedProfileController; in AutoTileManager()116 mManagedProfileController.removeCallback(mProfileCallback); in destroy()132 if (mManagedProfileController.hasActiveProfile()) {
211 @Inject Lazy<ManagedProfileController> mManagedProfileController; field in Dependency355 mProviders.put(ManagedProfileController.class, mManagedProfileController::get); in start()