Searched refs:dialogTheme (Results 1 – 1 of 1) sorted by relevance
887 Resources.Theme dialogTheme = getResources().newTheme(); in init() local888 dialogTheme.applyStyle(android.R.style.Theme_Dialog, true); in init()889 TypedArray ta = dialogTheme.obtainStyledAttributes(new int[] { in init()