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

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

Completed in 28 milliseconds