Home
last modified time | relevance | path

Searched refs:canStopIfKilled (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java703 boolean canStopIfKilled(boolean isStartCanceled) { in canStopIfKilled() method in ServiceRecord
H A DActiveServices.java3523 final boolean shouldStop = r.canStopIfKilled(canceled); in scheduleServiceRestartLocked()
5011 } else if (sr.canStopIfKilled(false /* isStartCanceled */)) { in killServicesLocked()
/aosp12/frameworks/base/services/
H A Dart-profile9115 HPLcom/android/server/am/ServiceRecord;->canStopIfKilled(Z)Z+]Ljava/util/ArrayList;Ljava/util/Array…