Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/autofill/
DFillResponse.java80 private final @Nullable InlinePresentation mInlineTooltipPresentation; field in FillResponse
230 private InlinePresentation mInlineTooltipPresentation; field in FillResponse.Builder
DDataset.java115 @Nullable private final InlinePresentation mInlineTooltipPresentation; field in Dataset
272 @Nullable private InlinePresentation mInlineTooltipPresentation; field in Dataset.Builder