Searched refs:hasForegroundServiceNotification (Results 1 – 4 of 4) sorted by relevance
478 public abstract boolean hasForegroundServiceNotification(String pkg, @UserIdInt int userId, in hasForegroundServiceNotification() method in ActivityManagerInternal
3799 if (mAmi.hasForegroundServiceNotification(pkg, userId, channelId)) {
16124 public boolean hasForegroundServiceNotification(String pkg, int userId,
6245 HSPLcom/android/server/am/ActivityManagerService$LocalService;->hasForegroundServiceNotification(Lj…