Home
last modified time | relevance | path

Searched refs:shouldAllowBootCompletedStart (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java1168 private boolean shouldAllowBootCompletedStart(ServiceRecord r, int foregroundServiceType) { in shouldAllowBootCompletedStart() method in ActiveServices
2247 if (!shouldAllowBootCompletedStart(r, foregroundServiceType)) { in setServiceForegroundInnerLocked()
/frameworks/base/services/
Dart-wear-profile4296 PLcom/android/server/am/ActiveServices;->shouldAllowBootCompletedStart(Lcom/android/server/am/Servi…