Searched refs:hasForegroundServiceNotificationLocked (Results 1 – 3 of 3) sorted by relevance
708 boolean hasForegroundServiceNotificationLocked(String pkg, int userId, String channelId) { in hasForegroundServiceNotificationLocked() method in ActiveServices
18614 return mServices.hasForegroundServiceNotificationLocked(pkg, userId, channelId); in hasForegroundServiceNotification()
779 HSPLcom/android/server/am/ActiveServices;->hasForegroundServiceNotificationLocked(Ljava/lang/String…