Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowArscAssetManager10.java1327 protected static void nativeApplyStyle(long ptr, long theme_ptr, @AttrRes int def_style_attr, in nativeApplyStyle()
1360 protected static boolean nativeResolveAttrs(long ptr, long theme_ptr, in nativeResolveAttrs()
1496 protected static void nativeThemeDestroy(long theme_ptr) { in nativeThemeDestroy()
1503 protected static void nativeThemeApplyStyle(long ptr, long theme_ptr, @StyleRes int resid, in nativeThemeApplyStyle()
1564 protected static int nativeThemeGetAttributeValue(long ptr, long theme_ptr, in nativeThemeGetAttributeValue()
1593 protected static void nativeThemeDump(long ptr, long theme_ptr, int priority, String tag, in nativeThemeDump()
1608 protected static @NativeConfig int nativeThemeGetChangingConfigurations(long theme_ptr) { in nativeThemeGetChangingConfigurations()
DShadowArscAssetManager9.java1323 protected static void nativeApplyStyle(long ptr, long theme_ptr, @AttrRes int def_style_attr, in nativeApplyStyle()
1356 protected static boolean nativeResolveAttrs(long ptr, long theme_ptr, in nativeResolveAttrs()
1492 protected static void nativeThemeDestroy(long theme_ptr) { in nativeThemeDestroy()
1499 protected static void nativeThemeApplyStyle(long ptr, long theme_ptr, @StyleRes int resid, in nativeThemeApplyStyle()
1562 protected static int nativeThemeGetAttributeValue(long ptr, long theme_ptr, in nativeThemeGetAttributeValue()
1591 protected static void nativeThemeDump(long ptr, long theme_ptr, int priority, String tag, in nativeThemeDump()
1606 protected static @NativeConfig int nativeThemeGetChangingConfigurations(long theme_ptr) { in nativeThemeGetChangingConfigurations()