Searched defs:ta (Results 1 – 4 of 4) sorted by relevance
57 public Entry(Context c, TypedArray ta) { in Entry()
211 BridgeTypedArray ta = createStyleBasedTypedArray(style, attrs); in obtainStyledAttributes() local225 TypedArray ta = map.get(resid); in obtainStyledAttributes() local257 BridgeTypedArray ta = ((BridgeResources) mResources).newTypeArray(attrs.length, in obtainStyledAttributes() local355 BridgeTypedArray ta = ((BridgeResources) mResources).newTypeArray(attrs.length, in createStyleBasedTypedArray() local
150 TypedArray ta = context.getTheme().obtainStyledAttributes(new int[] { in init() local
528 TypedArray ta = context.getTheme() in replaceText() local