Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationDialogFactory.java46 Dialog createReenrollDialog(final Context context, final SystemUIDialog sysuiDialog, in createReenrollDialog()
73 final SystemUIDialog sysuiDialog = new SystemUIDialog(context); in createReenrollFailureDialog() local