Home
last modified time | relevance | path

Searched refs:hasNonShortForegroundServices (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessServiceRecord.java232 boolean hasNonShortForegroundServices() { in hasNonShortForegroundServices() method in ProcessServiceRecord
254 if (hasNonShortForegroundServices()) { // Any non-short FGS running? in areAllShortForegroundServicesProcstateTimedOut()
DOomAdjuster.java2011 final boolean hasNonShortForegroundServices = psr.hasNonShortForegroundServices(); in computeOomAdjLSP()
2022 if (hasForegroundServices && hasNonShortForegroundServices) { in computeOomAdjLSP()
2070 if (psr.hasNonShortForegroundServices()) { in computeOomAdjLSP()
/frameworks/base/services/
Dart-profile1028 HSPLcom/android/server/am/ProcessServiceRecord;->hasNonShortForegroundServices()Z
Dart-wear-profile6908 HPLcom/android/server/am/ProcessServiceRecord;->hasNonShortForegroundServices()Z