/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipTransformation.java | 75 public BipTransformation(int transformation) { in BipTransformation() argument 76 addTransformation(transformation); in BipTransformation() 81 for (int transformation : transformations) { in BipTransformation() 82 addTransformation(transformation); in BipTransformation() 91 public void addTransformation(int transformation) { in addTransformation() argument 92 if (!isValid(transformation)) { in addTransformation() 94 "Invalid transformation ID '" + transformation + "'"); in addTransformation() 96 mSupportedTransformations.add(transformation); in addTransformation() 104 public void removeTransformation(int transformation) { in removeTransformation() argument 105 if (!isValid(transformation)) { in removeTransformation() [all …]
|
D | BipImageFormat.java | 50 String encoding, String pixel, String maxSize, String transformation) { in parseVariant() argument 52 BipImageFormat.FORMAT_VARIANT, encoding, pixel, null, maxSize, transformation); in parseVariant() 62 BipEncoding encoding, BipPixel pixel, int maxSize, BipTransformation transformation) { in createVariant() argument 64 BipImageFormat.FORMAT_VARIANT, encoding, pixel, -1, maxSize, transformation); in createVariant() 109 BipTransformation transformation) { in BipImageFormat() argument 113 mTransformation = transformation; in BipImageFormat() 124 String transformation) { in BipImageFormat() argument 128 mTransformation = new BipTransformation(transformation); in BipImageFormat()
|
D | BipImageDescriptor.java | 111 public Builder setTransformation(int transformation) { in setTransformation() argument 112 mImageDescriptor.mTransformation = new BipTransformation(transformation); in setTransformation()
|
/packages/modules/common/build/ |
D | mainline_modules_sdks.py | 1031 transformation = UseSourceConfigVarTransformation( 1033 transformations.append(transformation) 1035 transformation = UseNoPreferPropertyTransformation( 1038 transformations.append(transformation) 1040 transformation = UseNoPreferPropertyTransformation( 1043 transformations.append(transformation) 1529 paths = [transformation.path for transformation in transformations] 1580 for transformation in transformations: 1581 path = os.path.join(tmp_dir, transformation.path) 1587 transformation.apply(producer, path, build_release)
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/ |
D | SystemStaticAsset.java | 64 BitmapTransformation transformation) { in loadLowResDrawable() argument 66 new MultiTransformation<>(new FitCenter(), transformation); in loadLowResDrawable()
|
D | CurrentWallpaperAsset.java | 105 BitmapTransformation transformation) { in loadLowResDrawable() argument 107 new MultiTransformation<>(new FitCenter(), transformation); in loadLowResDrawable()
|
D | LiveWallpaperThumbAsset.java | 213 BitmapTransformation transformation) { in loadLowResDrawable() argument 214 Transformation<Bitmap> finalTransformation = (transformation == null) in loadLowResDrawable() 216 : new MultiTransformation<>(new FitCenter(), transformation); in loadLowResDrawable()
|
D | ContentUriAsset.java | 260 BitmapTransformation transformation) { in loadLowResDrawable() argument 262 new MultiTransformation<>(new FitCenter(), transformation); in loadLowResDrawable()
|
D | Asset.java | 177 BitmapTransformation transformation) { in loadLowResDrawable() argument
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | LivePreviewFragment.java | 538 WallpaperPreviewBitmapTransformation transformation = 547 transformation);
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 48 transformation or translation of a Source form, including but 230 transformation or translation of a Source form, including but 436 transformation or translation of a Source form, including but 642 transformation or translation of a Source form, including but 848 transformation or translation of a Source form, including but 1054 transformation or translation of a Source form, including but 1272 transformation or translation of a Source form, including but 1466 transformation or translation of a Source form, including but 1660 transformation or translation of a Source form, including but 1854 transformation or translation of a Source form, including but [all …]
|
/packages/apps/Calendar/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/apps/Gallery/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/inputmethods/LatinIME/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/modules/Connectivity/clatd/ |
D | NOTICE | 43 transformation or translation of a Source form, including but
|
/packages/modules/ExtServices/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/apps/Camera2/jni/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/modules/adb/ |
D | NOTICE | 45 transformation or translation of a Source form, including but
|
/packages/modules/DeviceLock/DeviceLockController/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/modules/UprobeStats/src/lib/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/inputmethods/LatinIME/java/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/modules/Permission/PermissionController/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/modules/AppSearch/ |
D | NOTICE | 45 transformation or translation of a Source form, including but
|
/packages/modules/AdServices/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/apps/AvatarPicker/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|