Home
last modified time | relevance | path

Searched defs:notificationIDs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppFGSTracker.java256 SparseBooleanArray notificationIDs = mFGSNotificationIDs.get(uid, packageName); in handleForegroundServiceNotificationUpdated() local
294 final SparseBooleanArray notificationIDs = mFGSNotificationIDs.get(uid, packageName); in hasForegroundServiceNotificationsLocked() local
308 final SparseBooleanArray notificationIDs = mFGSNotificationIDs.get(uid, pkgName); in handleNotificationPosted() local
338 final SparseBooleanArray notificationIDs = mFGSNotificationIDs.get(uid, pkgName); in handleNotificationRemoved() local