Searched refs:inAttrs (Results 1 – 2 of 2) sorted by relevance
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 695 long xmlParserToken, int[] inAttrs, int length, long outValuesAddress, in applyStyle() argument 700 applyStyle(themeToken, defStyleAttr, defStyleRes, xmlParserToken, inAttrs, in applyStyle()
|
D | ShadowLegacyAssetManager.java | 958 long xmlParserToken, int[] inAttrs, int length, long outValuesAddress, in applyStyle() argument 963 applyStyle(themeToken, defStyleAttr, defStyleRes, xmlParserToken, inAttrs, in applyStyle()
|