Searched refs:sNextPerContextServiceCacheIndex (Results 1 – 1 of 1) sorted by relevance
223 for (int i = 0; i < sNextPerContextServiceCacheIndex; i++) { in getService()270 private static int sNextPerContextServiceCacheIndex = 0; field in ContextImpl273 fetcher.mContextCacheIndex = sNextPerContextServiceCacheIndex++; in registerService()