Home
last modified time | relevance | path

Searched defs:hasForegroundServiceNotifications (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DAppFGSTracker.java550 boolean hasForegroundServiceNotifications(String packageName, int uid) { in hasForegroundServiceNotifications() method in AppFGSTracker
556 boolean hasForegroundServiceNotifications(int uid) { in hasForegroundServiceNotifications() method in AppFGSTracker
DAppRestrictionController.java1996 boolean hasForegroundServiceNotifications(String packageName, int uid) { in hasForegroundServiceNotifications() method in AppRestrictionController
2003 boolean hasForegroundServiceNotifications(int uid) { in hasForegroundServiceNotifications() method in AppRestrictionController