Home
last modified time | relevance | path

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

/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java9830 private final class ServiceLookupResult { class in ActivityManagerService
9834 ServiceLookupResult(ServiceRecord _record, String _permission) { in ServiceLookupResult() method in ActivityManagerService.ServiceLookupResult