Searched refs:nativeThemeCreate (Results 1 – 3 of 3) sorted by relevance
73 /*package*/ static long nativeThemeCreate(long ptr) { in nativeThemeCreate() method in AssetManager_Delegate
1116 long themePtr = nativeThemeCreate(mObject); in createTheme()1482 private static native long nativeThemeCreate(long ptr); in nativeThemeCreate() method in AssetManager
17582 Landroid/content/res/AssetManager;->nativeThemeCreate(J)J