Home | History | Annotate | Download | only in calendar

Lines Matching refs:ta

841         TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] {
843 mPopup.setBackgroundDrawable(ta.getDrawable(0));
844 ta.recycle();