Searched refs:unscheduleServiceRestartLocked (Results 1 – 1 of 1) sorted by relevance
403 if (unscheduleServiceRestartLocked(r, callingUid, false)) { in startServiceLocked()1377 if (unscheduleServiceRestartLocked(s, callerApp.info.uid, false)) { in bindServiceLocked()2014 private final boolean unscheduleServiceRestartLocked(ServiceRecord r, int callingUid, in unscheduleServiceRestartLocked() method in ActiveServices2498 unscheduleServiceRestartLocked(r, 0, true); in bringDownServiceLocked()