Searched refs:UiType (Results 1 – 3 of 3) sorted by relevance
320 public @interface UiType {} annotation in FillEventHistory.Event343 @UiType555 @UiType
22 import static android.service.autofill.FillEventHistory.Event.UiType;342 public void maybeSetDisplayPresentationType(@UiType int uiType) { in maybeSetDisplayPresentationType()663 private static int getDisplayPresentationType(@UiType int uiType) { in getDisplayPresentationType()
92 @FillEventHistory.Event.UiType int uiType); in fill()