Searched refs:createDialogView (Results 1 – 3 of 3) sorted by relevance
104 View dialogView = createDialogView(dialogContext); in onConfigurationChanged()114 View dialogView = createDialogView(dialogContext); in createAndShowDialog()130 private View createDialogView(Context context) { in createDialogView() method in RearDisplayDialogController
695 View view = mFooterUtils.createDialogView(getContext()); in testParentalControlsDialog()710 View view = mFooterUtils.createDialogView(getContext()); in testCreateDialogViewForFinancedDevice()
450 final View dialogView = createDialogView(quickSettingsContext); in createDialog()478 View createDialogView(Context quickSettingsContext) { in createDialogView() method in QSSecurityFooterUtils