Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java438 final RemoteViews templateUpdates = in applyCustomDescription() local
440 if (templateUpdates != null) { in applyCustomDescription()
442 templateUpdates.reapply(context, customSubtitleView); in applyCustomDescription()