Home
last modified time | relevance | path

Searched defs:createDialogView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/reardisplay/
H A DRearDisplayDialogController.java130 private View createDialogView(Context context) { in createDialogView() method in RearDisplayDialogController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSSecurityFooterUtils.java478 View createDialogView(Context quickSettingsContext) { in createDialogView() method in QSSecurityFooterUtils