Searched defs:mInlinePresentation (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ | ||
H A D | RemoteInlineSuggestionViewConnector.java | 45 private final InlinePresentation mInlinePresentation; field in RemoteInlineSuggestionViewConnector |
/aosp12/frameworks/base/core/java/android/service/autofill/ | ||
H A D | FillResponse.java | 79 private final @Nullable InlinePresentation mInlinePresentation; field in FillResponse |
H A D | Dataset.java | 114 @Nullable private final InlinePresentation mInlinePresentation; field in Dataset |