Home | History | Annotate | Download | only in calendar

Lines Matching refs:ta

889         TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] {
891 mPopup.setBackgroundDrawable(ta.getDrawable(0));
892 ta.recycle();