Searched refs:mContextCacheIndex (Results 1 – 1 of 1) sorted by relevance
275 int mContextCacheIndex = -1; field in ContextImpl.ServiceFetcher293 service = cache.get(mContextCacheIndex); in getService()299 cache.set(mContextCacheIndex, service); in getService()339 fetcher.mContextCacheIndex = sNextPerContextServiceCacheIndex++; in registerService()