Searched refs:UI_TYPE_INLINE (Results 1 – 6 of 6) sorted by relevance
307 public static final int UI_TYPE_INLINE = 2; field in FillEventHistory.Event316 UI_TYPE_INLINE,754 case UI_TYPE_INLINE: in uiTypeToString()
20 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_INLINE;667 case UI_TYPE_INLINE: in getDisplayPresentationType()
20 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_INLINE;914 UI_TYPE_INLINE)); in logAugmentedAutofillShown()
29 import static android.service.autofill.FillEventHistory.Event.UI_TYPE_INLINE;2357 /* authenticateInline= */ uiType == UI_TYPE_INLINE)); in authenticate()2411 if (uiType == UI_TYPE_INLINE) { in onShown()4709 fill(response.getRequestId(), datasetIndex, dataset, UI_TYPE_INLINE); in requestShowInlineSuggestionsLocked()4716 UI_TYPE_INLINE); in requestShowInlineSuggestionsLocked()4734 Session.this.onShown(UI_TYPE_INLINE); in requestShowInlineSuggestionsLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
39925 field public static final int UI_TYPE_INLINE = 2; // 0x2