Searched refs:hasForegroundServiceNotificationsLocked (Results 1 – 1 of 1) sorted by relevance
293 private boolean hasForegroundServiceNotificationsLocked(String packageName, int uid) { in hasForegroundServiceNotificationsLocked() method in AppFGSTracker552 return hasForegroundServiceNotificationsLocked(packageName, uid); in hasForegroundServiceNotifications()563 if (hasForegroundServiceNotificationsLocked(pkgs.keyAt(i), uid)) { in hasForegroundServiceNotifications()617 pw.println(hasForegroundServiceNotificationsLocked(pkgName, uid)); in dumpOthers()