Searched defs:sa (Results 1 – 8 of 8) sorted by relevance
51 final TypedArray sa = getContext().obtainStyledAttributes(resid, R.styleable.EnumStyle); in tryEnum() local69 final TypedArray sa = getContext().obtainStyledAttributes(resid, R.styleable.FlagStyle); in tryFlag() local
100 final TypedArray sa = theme.obtainStyledAttributes(resId, styleable); in checkValue() local
689 def f(x, sa, sb): argument696 def f(x, sa, sb, oa, ob): argument
43 String sa = "a" + a; in testN1() local
44 String sa = "a" + a; in testN1() local
443 SparseArray<Parcelable> sa = new SparseArray<Parcelable>(); in testDispatchSaveInstanceState() local
344 short[] sa = s.get_sa(); in checkInit() local
1676 struct sigaction sa; in handle_sig() local