Searched refs:mBgController (Results 1 – 1 of 1) sorted by relevance
2385 private final AppRestrictionController mBgController; field in AppRestrictionController.NotificationHelper2414 mBgController = controller; in NotificationHelper()2429 if (!mBgController.mConstantsObserver.mBgPromptAbusiveAppsToBgRestricted) { in postRequestBgRestrictedIfNecessary()2445 mBgController.hasForegroundServices(packageName, uid); in postRequestBgRestrictedIfNecessary()2447 mBgController.hasForegroundServiceNotifications(packageName, uid); in postRequestBgRestrictedIfNecessary()2448 if (!mBgController.mConstantsObserver.mBgPromptFgsWithNotiToBgRestricted) { in postRequestBgRestrictedIfNecessary()2487 mBgController.getRestrictionLevel(uid), in postLongRunningFgsIfNecessary()2495 mBgController.getBackgroundRestrictionExemptionReason(uid)), in postLongRunningFgsIfNecessary()2499 mBgController.getRestrictionLevel(uid)); in postLongRunningFgsIfNecessary()2501 if (!mBgController.mConstantsObserver.mBgPromptFgsOnLongRunning) { in postLongRunningFgsIfNecessary()[all …]