HomeSort by relevance Sort by last modified time
    Searched refs:batchApply (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/service/autofill/
InternalTransformation.java 64 public static boolean batchApply(@NonNull ValueFinder finder, @NonNull RemoteViews template,
  /frameworks/base/services/autofill/java/com/android/server/autofill/ui/
SaveUi.java 277 if (!InternalTransformation.batchApply(valueFinder, template, transformations)) {
352 if (!InternalTransformation.batchApply(valueFinder, template,

Completed in 706 milliseconds