Searched refs:retrieveServiceLocked (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 410 retrieveServiceLocked(service, resolvedType, callingPackage, 731 ServiceLookupResult r = retrieveServiceLocked(service, resolvedType, null, 791 ServiceLookupResult r = retrieveServiceLocked(service, resolvedType, callingPackage, 1494 retrieveServiceLocked(service, resolvedType, callingPackage, Binder.getCallingPid(), 1863 private ServiceLookupResult retrieveServiceLocked(Intent service, method in class:ActiveServices 1868 if (DEBUG_SERVICE) Slog.v(TAG_SERVICE, "retrieveServiceLocked: " + service
|
Completed in 13 milliseconds