Searched defs:xmlParserToken (Results 1 – 2 of 2) sorted by relevance
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowArscAssetManager.java | 688 int xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in applyStyle() 695 long xmlParserToken, int[] inAttrs, int length, long outValuesAddress, in applyStyle() 706 long xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in applyStyle() 776 int xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in retrieveAttributes() 782 long xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in retrieveAttributes()
|
D | ShadowLegacyAssetManager.java | 951 int xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in applyStyle() 958 long xmlParserToken, int[] inAttrs, int length, long outValuesAddress, in applyStyle() 974 long xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in applyStyle() 989 int xmlParserToken, int[] attrs, int[] outValues, int[] outIndices) { in retrieveAttributes() 994 protected boolean retrieveAttributes(long xmlParserToken, int[] attrs, int[] outValues, in retrieveAttributes()
|