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.java1960 boolean hasForegroundServiceNotifications(String packageName, int uid) { in hasForegroundServiceNotifications() method in AppRestrictionController
1967 boolean hasForegroundServiceNotifications(int uid) { in hasForegroundServiceNotifications() method in AppRestrictionController