Searched refs:mServiceCache (Results 1 – 2 of 2) sorted by relevance
258 final Object[] mServiceCache = SystemServiceRegistry.createServiceCache(); field in ContextImpl280 final int[] mServiceInitializationStateArray = new int[mServiceCache.length];
1430 final Object[] cache = ctx.mServiceCache; in getService()