Searched defs:ta (Results 1 – 9 of 9) sorted by relevance
46 ThreadArgument *ta = (ThreadArgument *) param; in thread_start() local132 ThreadArgument *ta = &thread_args[i]; in main() local165 ThreadArgument *ta = &thread_args[i]; in main() local177 ThreadArgument *ta = &thread_args[i]; in main() local
57 public Entry(Context c, TypedArray ta) { in Entry()
61 TypedArray ta = getContext().getTheme().obtainStyledAttributes(mActionBarSizeAttr); in init() local
471 BridgeTypedArray ta = createStyleBasedTypedArray(style, attrs); in obtainStyledAttributes() local485 TypedArray ta = map.get(resid); in obtainStyledAttributes() local536 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in obtainStyledAttributes() local728 BridgeTypedArray ta = ((BridgeResources) mSystemResources).newTypeArray(attrs.length, in createStyleBasedTypedArray() local
579 TypedArray ta = context.getTheme() in ensureDefaultComposingSpans() local
147 final TypedArray ta = context.obtainStyledAttributes(textAppearance, TEXT_ATTRS); in PagerTitleStrip() local
259 TypedArray ta = context.getTheme().obtainStyledAttributes(ATTRS); in init() local
1556 TransitionAlpha ta = (TransitionAlpha)transition; in save() local
1486 final TypedArray ta = win.getWindowStyle(); in addStartingWindow() local