Searched refs:batchApply (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
H A DInternalTransformation.java64 public static boolean batchApply(@NonNull ValueFinder finder, @NonNull RemoteViews template, method in class:InternalTransformation
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java277 if (!InternalTransformation.batchApply(valueFinder, template, transformations)) {
352 if (!InternalTransformation.batchApply(valueFinder, template,

Completed in 195 milliseconds