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