Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java445 final ArrayList<Pair<Integer, InternalTransformation>> batchTransformations = in applyCustomDescription() local
447 if (batchTransformations != null) { in applyCustomDescription()
450 + ": " + batchTransformations); in applyCustomDescription()
453 batchTransformations)) { in applyCustomDescription()
455 + "#" + i + ": " + batchTransformations); in applyCustomDescription()