Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java555 boolean hasForegroundServiceNotificationLocked(String pkg, int userId, String channelId) { in hasForegroundServiceNotificationLocked() method in ActiveServices
H A DActivityManagerService.java16184 return mServices.hasForegroundServiceNotificationLocked(pkg, userId, channelId);
/aosp12/frameworks/base/services/
H A Dart-profile5952 HSPLcom/android/server/am/ActiveServices;->hasForegroundServiceNotificationLocked(Ljava/lang/String…