Home
last modified time | relevance | path

Searched refs:transformation (Results 1 – 25 of 53) sorted by relevance

123

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipTransformation.java87 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 …]
DBipImageFormat.java55 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()
DBipImageDescriptor.java114 public Builder setTransformation(int transformation) { in setTransformation() argument
115 mImageDescriptor.mTransformation = new BipTransformation(transformation); in setTransformation()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
DAsset.java118 BitmapTransformation transformation) { in loadLowResDrawable() argument
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses48 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/CertInstaller/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/TimeZoneUpdater/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/SpareParts/
DNOTICE44 transformation or translation of a Source form, including but
/packages/wallpapers/LivePicker/
DNOTICE44 transformation or translation of a Source form, including but
/packages/providers/MediaProvider/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/HTMLViewer/
DNOTICE44 transformation or translation of a Source form, including but
/packages/services/Car/tests/CarDeveloperOptions/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/QuickSearchBox/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/BasicSmsReceiver/
DNOTICE44 transformation or translation of a Source form, including but
/packages/providers/DownloadProvider/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/Music/
DNOTICE44 transformation or translation of a Source form, including but
/packages/services/Telephony/
DNOTICE44 transformation or translation of a Source form, including but
/packages/providers/UserDictionaryProvider/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/Contacts/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/LegacyCamera/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/Dialer/
DLICENSE44 transformation or translation of a Source form, including but
/packages/apps/Launcher3/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/Provision/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/TvSettings/Settings/
DNOTICE44 transformation or translation of a Source form, including but
/packages/apps/Calendar/
DNOTICE44 transformation or translation of a Source form, including but

123