Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerService.java1046 ArraySet<ComponentName> possibleServices = EnabledComponentsObserver.loadComponentNames(pm, in grantNotificationListenerAccess() local
1050 for (ComponentName c : possibleServices) { in grantNotificationListenerAccess()