Home
last modified time | relevance | path

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

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