Home
last modified time | relevance | path

Searched refs:dialogTheme (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java887 Resources.Theme dialogTheme = getResources().newTheme(); in init() local
888 dialogTheme.applyStyle(android.R.style.Theme_Dialog, true); in init()
889 TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] { in init()