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