Searched refs:dialogTheme (Results 1 – 1 of 1) sorted by relevance
517 val dialogTheme: Resources.Theme = getResources().newTheme() in init() constant518 dialogTheme.applyStyle(android.R.style.Theme_Dialog, true) in init()519 val ta: TypedArray = dialogTheme.obtainStyledAttributes( in init()