Searched refs:unscheduleServiceRestartLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/am/
H A DActiveServices.java310 if (unscheduleServiceRestartLocked(r, callingUid, false)) {
704 if (unscheduleServiceRestartLocked(s, callerApp.info.uid, false)) {
1218 private final boolean unscheduleServiceRestartLocked(ServiceRecord r, int callingUid, method in class:ActiveServices
1588 unscheduleServiceRestartLocked(r, 0, true);

Completed in 102 milliseconds