Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DSaveUi.java465 final ArrayList<Pair<Integer, InternalTransformation>> batchTransformations = in applyCustomDescription() local
467 if (batchTransformations != null) { in applyCustomDescription()
470 + ": " + batchTransformations); in applyCustomDescription()
473 batchTransformations)) { in applyCustomDescription()
475 + "#" + i + ": " + batchTransformations); in applyCustomDescription()