Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java4113 private final class ServiceLookupResult { class in ActiveServices
4129 ServiceLookupResult(String _permission) { in ServiceLookupResult() method in ActiveServices.ServiceLookupResult
4150 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked()
4174 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked()
4292 return new ServiceLookupResult(r, resolution.getAlias()); in retrieveServiceLocked()
4331 return new ServiceLookupResult(msg); in retrieveServiceLocked()
4473 return new ServiceLookupResult(msg); in retrieveServiceLocked()
4477 return new ServiceLookupResult("blocked by firewall"); in retrieveServiceLocked()
4493 return new ServiceLookupResult(r.permission); in retrieveServiceLocked()
4505 return new ServiceLookupResult("can only be bound to " in retrieveServiceLocked()
[all …]
/aosp14/frameworks/base/services/
H A Dart-profile745 HSPLcom/android/server/am/ActiveServices$ServiceLookupResult;-><init>(Lcom/android/server/am/Active…
799 …ndServiceDelegationOptions;Z)Lcom/android/server/am/ActiveServices$ServiceLookupResult;+]Ljava/lan…