Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActiveServices.java4113 private final class ServiceLookupResult { class in ActiveServices
4123 ServiceLookupResult(ServiceRecord _record, ComponentName _aliasComponent) { in ServiceLookupResult() method in ActiveServices.ServiceLookupResult
4129 ServiceLookupResult(String _permission) { in ServiceLookupResult() method in ActiveServices.ServiceLookupResult