Searched defs:mInlinePresentation (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/service/autofill/ | ||
H A D | Presentations.java | 47 private @Nullable InlinePresentation mInlinePresentation; field in Presentations |
H A D | FillResponse.java | 97 private final @Nullable InlinePresentation mInlinePresentation; field in FillResponse |
H A D | Dataset.java | 185 @Nullable private final InlinePresentation mInlinePresentation; field in Dataset |
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ | ||
H A D | RemoteInlineSuggestionViewConnector.java | 44 @NonNull private final InlinePresentation mInlinePresentation; field in RemoteInlineSuggestionViewConnector |