Searched refs:canStopIfKilled (Results 1 – 3 of 3) sorted by relevance
703 boolean canStopIfKilled(boolean isStartCanceled) { in canStopIfKilled() method in ServiceRecord
3523 final boolean shouldStop = r.canStopIfKilled(canceled); in scheduleServiceRestartLocked()5011 } else if (sr.canStopIfKilled(false /* isStartCanceled */)) { in killServicesLocked()
9115 HPLcom/android/server/am/ServiceRecord;->canStopIfKilled(Z)Z+]Ljava/util/ArrayList;Ljava/util/Array…