Home
last modified time | relevance | path

Searched defs:nativeThemeGetChangingConfigurations (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/res/
DAssetManager.java1815 static native @NativeConfig int nativeThemeGetChangingConfigurations(long themePtr); in nativeThemeGetChangingConfigurations() method in AssetManager
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp1633 {"nativeThemeGetChangingConfigurations", "(J)I", in nativeThemeGetChangingConfigurations() method