Searched refs:UiType (Results 1 – 3 of 3) sorted by relevance
327 public @interface UiType {} annotation in FillEventHistory.Event350 @UiType562 @UiType
22 import static android.service.autofill.FillEventHistory.Event.UiType;405 public void maybeSetDisplayPresentationType(@UiType int uiType) { in maybeSetDisplayPresentationType()928 private static int getDisplayPresentationType(@UiType int uiType) { in getDisplayPresentationType()
92 @FillEventHistory.Event.UiType int uiType); in fill()