Searched refs:mCachedInstance (Results 1 – 1 of 1) sorted by relevance
2010 private T mCachedInstance; field in SystemServiceRegistry.StaticServiceFetcher2015 if (mCachedInstance == null) { in getService()2017 mCachedInstance = createService(); in getService()2022 return mCachedInstance; in getService()