Searched refs:hasNonShortForegroundServices (Results 1 – 4 of 4) sorted by relevance
232 boolean hasNonShortForegroundServices() { in hasNonShortForegroundServices() method in ProcessServiceRecord254 if (hasNonShortForegroundServices()) { // Any non-short FGS running? in areAllShortForegroundServicesProcstateTimedOut()
2011 final boolean hasNonShortForegroundServices = psr.hasNonShortForegroundServices(); in computeOomAdjLSP()2022 if (hasForegroundServices && hasNonShortForegroundServices) { in computeOomAdjLSP()2070 if (psr.hasNonShortForegroundServices()) { in computeOomAdjLSP()
1028 HSPLcom/android/server/am/ProcessServiceRecord;->hasNonShortForegroundServices()Z
6908 HPLcom/android/server/am/ProcessServiceRecord;->hasNonShortForegroundServices()Z