Searched refs:mCachedInstance (Results 1 – 1 of 1) sorted by relevance
251 private Object mCachedInstance; field in ContextImpl.StaticServiceFetcher256 Object service = mCachedInstance; in getService()260 return mCachedInstance = createStaticService(); in getService()