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 | 51 public BipTransformation(String transformations) { in BipTransformation() 80 public BipTransformation(int[] transformations) { in BipTransformation()
|
/packages/modules/common/build/ |
D | mainline_modules_sdks.py | 1006 def transformations(self, build_release, sdk_type): member in MainlineModule 1069 def transformations(self, build_release, sdk_type): member in BundledMainlineModule 1493 self, build_release, src_sdk_zip, sdk_dist_dir, transformations): argument 1579 def apply_transformations(producer, tmp_dir, transformations, build_release): argument
|
D | mainline_modules_sdks_test.py | 579 def apply_transformations(self, src, transformations, build_release, expected): argument
|