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