Searched defs:mServiceCache (Results 1 – 4 of 4) sorted by relevance
34 private final HashMap<Pair<ComponentName, UserHandle>, ConnectionServiceWrapper> mServiceCache = field in ConnectionServiceRepository
66 final RegisteredServicesCache mServiceCache; field in PreferredServices
74 final RegisteredServicesCache mServiceCache; field in CardEmulationManager
340 final Object[] mServiceCache = SystemServiceRegistry.createServiceCache(); field in ContextImpl