Searched defs:themeHandle (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/jni/ |
D | android_util_AssetManager.cpp | 1042 jlong themeHandle) in android_content_AssetManager_deleteTheme() 1049 jlong themeHandle, in android_content_AssetManager_applyThemeStyle() 1065 static void android_content_AssetManager_clearTheme(JNIEnv* env, jobject clazz, jlong themeHandle) in android_content_AssetManager_clearTheme() 1072 JNIEnv* env, jobject clazz, jlong themeHandle, jint ident, jobject outValue, jboolean resolve) in android_content_AssetManager_loadThemeAttributeValue() 1095 jlong themeHandle) in android_content_AssetManager_getThemeChangingConfigurations() 1102 jlong themeHandle, jint pri, in android_content_AssetManager_dumpTheme()
|