Searched defs:hasForegroundServices (Results 1 – 8 of 8) sorted by relevance
31 public final boolean hasForegroundServices; field in ProcessMemoryState34 boolean hasForegroundServices) { in ProcessMemoryState()
1021 public boolean hasForegroundServices() { in hasForegroundServices() method in ApplicationExitInfo1030 public void setHasForegroundServices(boolean hasForegroundServices) { in setHasForegroundServices()
148 void setHasForegroundServices(boolean hasForegroundServices, int fgServiceTypes) { in setHasForegroundServices()159 boolean hasForegroundServices() { in hasForegroundServices() method in ProcessServiceRecord163 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
242 boolean hasForegroundServices() { in hasForegroundServices() method in UidRecord
1982 boolean hasForegroundServices(String packageName, int uid) { in hasForegroundServices() method in AppRestrictionController1989 boolean hasForegroundServices(int uid) { in hasForegroundServices() method in AppRestrictionController
383 public void setHasForegroundServices(boolean hasForegroundServices) { in setHasForegroundServices()387 boolean hasForegroundServices() { in hasForegroundServices() method in WindowProcessController
2232 boolean hasClientActivities, boolean hasForegroundServices, int fgServiceTypes, in makeProcessRecord()