Home
last modified time | relevance | path

Searched defs:mTransformations (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/autofill/
H A DBatchUpdates.java50 private final ArrayList<Pair<Integer, InternalTransformation>> mTransformations; field in BatchUpdates
77 private ArrayList<Pair<Integer, InternalTransformation>> mTransformations; field in BatchUpdates.Builder
H A DCustomDescription.java94 private final ArrayList<Pair<Integer, InternalTransformation>> mTransformations; field in CustomDescription
137 private ArrayList<Pair<Integer, InternalTransformation>> mTransformations; field in CustomDescription.Builder