Home | History | Annotate | Download | only in calendar

Lines Matching refs:ta

268             TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] {
270 mPopup.setBackgroundDrawable(ta.getDrawable(0));
271 ta.recycle();