Home
last modified time | relevance | path

Searched refs:UI_TYPE_DIALOG (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java18 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_DIALOG;
453 UI_TYPE_DIALOG); in showFillDialog()
459 callback.onShown(UI_TYPE_DIALOG); in showFillDialog()
473 UI_TYPE_DIALOG); in showFillDialog()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillEventHistory.java310 public static final int UI_TYPE_DIALOG = 3; field in FillEventHistory.Event
317 UI_TYPE_DIALOG
756 case UI_TYPE_DIALOG: in uiTypeToString()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java19 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_DIALOG;
669 case UI_TYPE_DIALOG: in getDisplayPresentationType()
H A DSession.java28 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_DIALOG;
4447 mPresentationStatsEventLogger.maybeSetDisplayPresentationType(UI_TYPE_DIALOG); in onFillReady()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt39924 field public static final int UI_TYPE_DIALOG = 3; // 0x3