Searched refs:mNotificationHelper (Results 1 – 1 of 1) sorted by relevance
286 private final NotificationHelper mNotificationHelper; field in AppRestrictionController503 pw.print(mNotificationHelper.notificationTypeToString(i)); in dump()1490 mNotificationHelper = new NotificationHelper(this); in AppRestrictionController()1505 mNotificationHelper.onSystemReady(); in onSystemReady()2311 mNotificationHelper.postRequestBgRestrictedIfNecessary(packageName, uid); in handleRequestBgRestricted()2319 mNotificationHelper.cancelRequestBgRestrictedIfNecessary(packageName, uid); in handleCancelRequestBgRestricted()3034 mNotificationHelper.postLongRunningFgsIfNecessary(packageName, uid); in postLongRunningFgsIfNecessary()3038 mNotificationHelper.cancelLongRunningFGSNotificationIfNecessary(packageName, uid); in cancelLongRunningFGSNotificationIfNecessary()