Home
last modified time | relevance | path

Searched defs:mInlinePresentation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DPresentations.java47 private @Nullable InlinePresentation mInlinePresentation; field in Presentations
171 private @Nullable InlinePresentation mInlinePresentation; field in Presentations.Builder
H A DFillResponse.java97 private final @Nullable InlinePresentation mInlinePresentation; field in FillResponse
380 private InlinePresentation mInlinePresentation; field in FillResponse.Builder
H A DDataset.java185 @Nullable private final InlinePresentation mInlinePresentation; field in Dataset
452 @Nullable private InlinePresentation mInlinePresentation; field in Dataset.Builder
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DRemoteInlineSuggestionViewConnector.java44 @NonNull private final InlinePresentation mInlinePresentation; field in RemoteInlineSuggestionViewConnector