Searched refs:createConfigurationContext (Results 1 – 8 of 8) sorted by relevance
77 Context resc = createConfigurationContext(mOverrideConfiguration); in getResources()
681 public Context createConfigurationContext(Configuration overrideConfiguration) { in createConfigurationContext() method in ContextWrapper682 return mBase.createConfigurationContext(overrideConfiguration); in createConfigurationContext()
3381 public abstract Context createConfigurationContext( in createConfigurationContext() method in Context
594 public Context createConfigurationContext(Configuration overrideConfiguration) { in createConfigurationContext() method in MockContext
54 NO DOC BLOCK: android.content.Context Method createConfigurationContext(android.content.res.Configu…55 NO DOC BLOCK: android.content.ContextWrapper Method createConfigurationContext(android.content.res.…56 NO DOC BLOCK: android.test.mock.MockContext Method createConfigurationContext(android.content.res.C…
952 public Context createConfigurationContext(Configuration overrideConfiguration) { in createConfigurationContext() method in BridgeContext
2144 public Context createConfigurationContext(Configuration overrideConfiguration) { in createConfigurationContext() method in ContextImpl
7096 …method public abstract android.content.Context createConfigurationContext(android.content.res.Conf…7268 …method public android.content.Context createConfigurationContext(android.content.res.Configuration…29014 …method public android.content.Context createConfigurationContext(android.content.res.Configuration…