Searched defs:transformations (Results 1 – 3 of 3) sorted by relevance
62 @NonNull ArrayList<Pair<Integer, InternalTransformation>> transformations) { in batchApply()
79 val transformations = mutableListOf<Transformation>() regex
386 final ArrayList<Pair<Integer, InternalTransformation>> transformations = in applyCustomDescription() local