Home
last modified time | relevance | path

Searched defs:SOURCE_AUTOFILL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionInfo.java43 public static final @Source String SOURCE_AUTOFILL = "android:autofill"; field in InlineSuggestionInfo
/frameworks/base/core/java/android/view/
DContentInfo.java85 public static final int SOURCE_AUTOFILL = 4; field in ContentInfo