Home
last modified time | relevance | path

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

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