Home
last modified time | relevance | path

Searched refs:getThemeChangingConfigurations (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DAssetManager.java885 /*package*/ native static final @NativeConfig int getThemeChangingConfigurations(long theme); in getThemeChangingConfigurations() method in AssetManager
DResourcesImpl.java1352 AssetManager.getThemeChangingConfigurations(mTheme); in getChangingConfigurations()