Searched refs:appStyledTestView (Results 1 – 2 of 2) sorted by relevance
78 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in show_shouldDisplayDialog() local82 mAppStyledDialogController.setContentView(appStyledTestView); in show_shouldDisplayDialog()98 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setNavIcon_showCloseIcon() local102 mAppStyledDialogController.setContentView(appStyledTestView); in setNavIcon_showCloseIcon()118 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnCloseClickListener_shouldInvokeCallback() local124 mAppStyledDialogController.setContentView(appStyledTestView); in setOnCloseClickListener_shouldInvokeCallback()143 View appStyledTestView = inflator.inflate(R.layout.app_styled_view_sample, null, in setOnDismissListener_shouldInvokeCallback() local149 mAppStyledDialogController.setContentView(appStyledTestView); in setOnDismissListener_shouldInvokeCallback()
68 View appStyledTestView = LayoutInflater.from(contextThemeWrapper) in onCreate() local73 controller.setContentView(appStyledTestView); in onCreate()