Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java19 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_MENU;
241 UI_TYPE_MENU); in showFillUi()
248 mCallback.onShown(UI_TYPE_MENU); in showFillUi()
259 dataset, UI_TYPE_MENU); in showFillUi()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillEventHistory.java304 public static final int UI_TYPE_MENU = 1; field in FillEventHistory.Event
315 UI_TYPE_MENU,
752 case UI_TYPE_MENU: in uiTypeToString()
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DPresentationStatsEventLogger.java21 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_MENU;
665 case UI_TYPE_MENU: in getDisplayPresentationType()
H A DSession.java30 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_MENU;
4492 mPresentationStatsEventLogger.maybeSetDisplayPresentationType(UI_TYPE_MENU); 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.txt39926 field public static final int UI_TYPE_MENU = 1; // 0x1