Home
last modified time | relevance | path

Searched defs:transformations (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
H A DBipTransformation.java61 public BipTransformation(String transformations) { in BipTransformation()
94 public BipTransformation(int[] transformations) { in BipTransformation()
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DInternalTransformation.java62 @NonNull ArrayList<Pair<Integer, InternalTransformation>> transformations) { in batchApply()
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DInternalTransformation.java62 @NonNull ArrayList<Pair<Integer, InternalTransformation>> transformations) { in batchApply()
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DTransitionDslImpl.kt79 val transformations = mutableListOf<Transformation>() regex
/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlInterface.cpp245 std::vector<ResultTransformation> transformations; in emitAidl() local
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java379 final ArrayList<Pair<Integer, InternalTransformation>> transformations = in applyCustomDescription() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java386 final ArrayList<Pair<Integer, InternalTransformation>> transformations = in applyCustomDescription() local