Home | History | Annotate | Download | only in calendar

Lines Matching refs:ta

285             TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] {
287 mPopup.setBackgroundDrawable(ta.getDrawable(0));
288 ta.recycle();