Searched defs:hasForegroundServices (Results 1 – 4 of 4) sorted by relevance
127 void setHasForegroundServices(boolean hasForegroundServices, int fgServiceTypes) { in setHasForegroundServices()133 boolean hasForegroundServices() { in hasForegroundServices() method in ProcessServiceRecord
224 boolean hasForegroundServices() { in hasForegroundServices() method in UidRecord
345 public void setHasForegroundServices(boolean hasForegroundServices) { in setHasForegroundServices()349 boolean hasForegroundServices() { in hasForegroundServices() method in WindowProcessController
2071 boolean hasClientActivities, boolean hasForegroundServices, int fgServiceTypes, in makeProcessRecord()