Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java367 final RemoteViews templateUpdates = batchUpdates.getUpdates(); in applyCustomDescription() local
368 if (templateUpdates != null) { in applyCustomDescription()
370 templateUpdates.reapply(context, customSubtitleView); in applyCustomDescription()