Searched defs:sa (Results 1 – 7 of 7) sorted by relevance
36 final TypedArray sa = mContext.obtainStyledAttributes(resid, R.styleable.EnumStyle); in tryEnum() local53 final TypedArray sa = mContext.obtainStyledAttributes(resid, R.styleable.FlagStyle); in tryFlag() local
97 final TypedArray sa = theme.obtainStyledAttributes(resId, styleable); in checkValue() local
43 String sa = "a" + a; in testN1() local
44 String sa = "a" + a; in testN1() local
422 SparseArray<Parcelable> sa = new SparseArray<Parcelable>(); in testDispatchSaveInstanceState() local
344 short[] sa = s.get_sa(); in checkInit() local
1675 struct sigaction sa; in handle_sig() local