Searched defs:hasForegroundServices (Results 1 – 8 of 8) sorted by relevance
128 public final boolean hasForegroundServices; field in ProcessMemoryState145 boolean hasForegroundServices, int hostingComponentTypes, in ProcessMemoryState()
1112 public boolean hasForegroundServices() { in hasForegroundServices() method in ApplicationExitInfo1121 public void setHasForegroundServices(boolean hasForegroundServices) { in setHasForegroundServices()
159 void setHasForegroundServices(boolean hasForegroundServices, int fgServiceTypes, in setHasForegroundServices()182 boolean hasForegroundServices() { in hasForegroundServices() method in ProcessServiceRecord186 void setHasReportedForegroundServices(boolean hasForegroundServices) { in setHasReportedForegroundServices()
527 boolean hasForegroundServices(String packageName, int uid) { in hasForegroundServices() method in AppFGSTracker534 boolean hasForegroundServices(int uid) { in hasForegroundServices() method in AppFGSTracker745 boolean hasForegroundServices() { in hasForegroundServices() method in AppFGSTracker.PackageDurations
269 boolean hasForegroundServices() { in hasForegroundServices() method in UidRecord
1946 boolean hasForegroundServices(String packageName, int uid) { in hasForegroundServices() method in AppRestrictionController1953 boolean hasForegroundServices(int uid) { in hasForegroundServices() method in AppRestrictionController
442 public void setHasForegroundServices(boolean hasForegroundServices) { in setHasForegroundServices()446 boolean hasForegroundServices() { in hasForegroundServices() method in WindowProcessController
2579 boolean hasClientActivities, boolean hasForegroundServices, int fgServiceTypes, in makeProcessRecord()