Searched defs:transformations (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
| D | BipTransformation.java | 61 public BipTransformation(String transformations) { in BipTransformation() 94 public BipTransformation(int[] transformations) { in BipTransformation()
|
| /packages/modules/common/build/ |
| D | mainline_modules_sdks.py | 877 def transformations(self, build_release, sdk_type): member in MainlineModule 931 def transformations(self, build_release, sdk_type): member in BundledMainlineModule 1280 self, build_release, src_sdk_zip, sdk_dist_dir, transformations): argument 1366 def apply_transformations(producer, tmp_dir, transformations, build_release): argument
|
| D | mainline_modules_sdks_test.py | 441 def apply_transformations(self, src, transformations, build_release, expected): argument
|