Home
last modified time | relevance | path

Searched refs:applyCustomDescription (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java301 applyCustomDescription(context, view, valueFinder, info); in SaveUi()
372 private boolean applyCustomDescription(@NonNull Context context, @NonNull View saveUiView, in applyCustomDescription() method in SaveUi