/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/ |
D | BipTransformation.java | 87 public BipTransformation(int transformation) { in BipTransformation() argument 88 addTransformation(transformation); in BipTransformation() 95 for (int transformation : transformations) { in BipTransformation() 96 addTransformation(transformation); in BipTransformation() 105 public void addTransformation(int transformation) { in addTransformation() argument 106 if (!isValid(transformation)) { in addTransformation() 107 throw new IllegalArgumentException("Invalid transformation ID '" + transformation in addTransformation() 110 mSupportedTransformations.add(transformation); in addTransformation() 118 public void removeTransformation(int transformation) { in removeTransformation() argument 119 if (!isValid(transformation)) { in removeTransformation() [all …]
|
D | BipImageFormat.java | 55 String transformation) { in parseVariant() argument 57 transformation); in parseVariant() 71 BipTransformation transformation) { in createVariant() argument 73 transformation); in createVariant() 117 BipTransformation transformation) { in BipImageFormat() argument 121 mTransformation = transformation; in BipImageFormat() 127 String transformation) { in BipImageFormat() argument 131 mTransformation = new BipTransformation(transformation); in BipImageFormat()
|
D | BipImageDescriptor.java | 113 public Builder setTransformation(int transformation) { in setTransformation() argument 114 mImageDescriptor.mTransformation = new BipTransformation(transformation); in setTransformation()
|
/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 | 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 | CurrentWallpaperAssetVN.java | 101 BitmapTransformation transformation) { in loadLowResDrawable() argument 103 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 | 175 BitmapTransformation transformation) { in loadLowResDrawable() argument
|
/packages/modules/common/build/ |
D | mainline_modules_sdks.py | 903 transformation = UseSourceConfigVarTransformation( 905 transformations.append(transformation) 1316 paths = [transformation.path for transformation in transformations] 1367 for transformation in transformations: 1368 path = os.path.join(tmp_dir, transformation.path) 1374 transformation.apply(producer, path, build_release)
|
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
D | LivePreviewFragment.java | 523 WallpaperPreviewBitmapTransformation transformation = 532 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/Gallery/ |
D | NOTICE | 44 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/modules/GeoTZ/s2storage/ |
D | README.md | 190 The `{end S2 cell ID offset}` is a transformation of the `{end S2 cell ID (exclusive)}`. The `{end
|
/packages/modules/DeviceLock/DeviceLockController/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/apps/Dialer/ |
D | LICENSE | 44 transformation or translation of a Source form, including but
|
/packages/apps/TvSettings/Settings/ |
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/providers/DownloadProvider/ |
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/inputmethods/LatinIME/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/wallpapers/LivePicker/ |
D | NOTICE | 44 transformation or translation of a Source form, including but
|
/packages/apps/Settings/ |
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
|