Home
last modified time | relevance | path

Searched refs:mNotificationIDStepper (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2411 private int mNotificationIDStepper = SUMMARY_NOTIFICATION_ID + 1; field in AppRestrictionController.NotificationHelper
2571 notificationId = mNotificationIDStepper++; in getNotificationIdIfNecessary()