Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DDataset.java293 final RemoteViews customPresentation = mFieldPresentations.get(index); in getFieldPresentation() local
300 final RemoteViews customPresentation = mFieldDialogPresentations.get(index); in getFieldDialogPresentation() local