/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | ExifTag.java | 236 public boolean setValue(int[] value) { in setValue() method in ExifTag 270 public boolean setValue(int value) { in setValue() method in ExifTag 286 public boolean setValue(long[] value) { in setValue() method in ExifTag 307 public boolean setValue(long value) { in setValue() method in ExifTag 327 public boolean setValue(String value) { in setValue() method in ExifTag 363 public boolean setValue(Rational[] value) { in setValue() method in ExifTag 394 public boolean setValue(Rational value) { in setValue() method in ExifTag 411 public boolean setValue(byte[] value, int offset, int length) { in setValue() method in ExifTag 427 public boolean setValue(byte[] value) { in setValue() method in ExifTag 441 public boolean setValue(byte value) { in setValue() method in ExifTag [all …]
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | ExifTag.java | 236 public boolean setValue(int[] value) { in setValue() method in ExifTag 270 public boolean setValue(int value) { in setValue() method in ExifTag 286 public boolean setValue(long[] value) { in setValue() method in ExifTag 307 public boolean setValue(long value) { in setValue() method in ExifTag 327 public boolean setValue(String value) { in setValue() method in ExifTag 363 public boolean setValue(Rational[] value) { in setValue() method in ExifTag 394 public boolean setValue(Rational value) { in setValue() method in ExifTag 411 public boolean setValue(byte[] value, int offset, int length) { in setValue() method in ExifTag 427 public boolean setValue(byte[] value) { in setValue() method in ExifTag 441 public boolean setValue(byte value) { in setValue() method in ExifTag [all …]
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | ExifTag.java | 236 public boolean setValue(int[] value) { in setValue() method in ExifTag 270 public boolean setValue(int value) { in setValue() method in ExifTag 286 public boolean setValue(long[] value) { in setValue() method in ExifTag 307 public boolean setValue(long value) { in setValue() method in ExifTag 327 public boolean setValue(String value) { in setValue() method in ExifTag 363 public boolean setValue(Rational[] value) { in setValue() method in ExifTag 394 public boolean setValue(Rational value) { in setValue() method in ExifTag 411 public boolean setValue(byte[] value, int offset, int length) { in setValue() method in ExifTag 427 public boolean setValue(byte[] value) { in setValue() method in ExifTag 441 public boolean setValue(byte value) { in setValue() method in ExifTag [all …]
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | ExifTag.java | 222 boolean setValue(int[] value) { in setValue() method in ExifTag 256 boolean setValue(long[] value) { in setValue() method in ExifTag 282 boolean setValue(String value) { in setValue() method in ExifTag 319 boolean setValue(Rational[] value) { in setValue() method in ExifTag 347 private boolean setValue(byte[] value, int offset, int length) { in setValue() method in ExifTag 361 boolean setValue(byte[] value) { in setValue() method in ExifTag
|
/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
D | KeyValueListParser.java | 253 public void setValue(int value) { in setValue() method in KeyValueListParser.IntValue 301 public void setValue(long value) { in setValue() method in KeyValueListParser.LongValue 349 public void setValue(String value) { in setValue() method in KeyValueListParser.StringValue 397 public void setValue(float value) { in setValue() method in KeyValueListParser.FloatValue
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/ |
D | ParameterInteger.java | 30 void setValue(int value); in setValue() method
|
D | ParameterColor.java | 88 public void setValue(int value) { in setValue() method in ParameterColor
|
D | BasicParameterInt.java | 97 public void setValue(int value) { in setValue() method in BasicParameterInt
|
/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/display/daydream/ |
D | DreamTimePC.java | 50 public void setValue(String value) { in setValue() method in DreamTimePC
|
D | SleepTimePC.java | 69 public void setValue(String value) { in setValue() method in SleepTimePC
|
D | ActiveDreamPC.java | 65 void setValue(String value) { in setValue() method in ActiveDreamPC
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothGattCharacteristic.java | 634 public boolean setValue(byte[] value) { in setValue() method in BluetoothGattCharacteristic 652 public boolean setValue(int value, int formatType, int offset) { in setValue() method in BluetoothGattCharacteristic 703 public boolean setValue(int mantissa, int exponent, int formatType, int offset) { in setValue() method in BluetoothGattCharacteristic 744 public boolean setValue(String value) { in setValue() method in BluetoothGattCharacteristic
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/ |
D | PreferenceSliceLiveData.java | 94 public void setValue(Slice slice) { in setValue() method in PreferenceSliceLiveData.SliceLiveDataImpl
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
D | CallbackInfo.java | 45 Builder setValue(byte[] value) { in setValue() method in CallbackInfo.Builder
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | SpellCheckerPreference.java | 82 public void setValue(String value) { in setValue() method in SpellCheckerPreference
|
/packages/apps/Camera2/src/com/android/camera/ui/motion/ |
D | DampedSpring.java | 67 public void setValue(float value) { in setValue() method in DampedSpring
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/datausage/ |
D | DataLimitPreferenceControllerTest.java | 192 long setValue = setLimit.getValue(); in onDialogConfirm_hasWarningThreshold_setsLimitToWithMultiplier() local
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/ |
D | TbsGatt.java | 398 public boolean setValue(byte[] value) { in setValue() method in TbsGatt.GattCharacteristic 408 public boolean setValue(int value, int formatType, int offset) { in setValue() method in TbsGatt.GattCharacteristic 418 public boolean setValue(String value) { in setValue() method in TbsGatt.GattCharacteristic 509 public int setValue(BluetoothDevice device, byte[] value) { in setValue() method in TbsGatt.ClientCharacteristicConfigurationDescriptor
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/ |
D | UserPackageInfosLiveData.kt | 57 override fun setValue(newValue: List<LightPackageInfo>?) { in <lambda>() method in com.android.permissioncontroller.permission.data.UserPackageInfosLiveData
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/ |
D | BasicEditor.java | 105 public void setValue(int value) { in setValue() method in BasicEditor
|
/packages/apps/DocumentsUI/src/com/android/documentsui/inspector/ |
D | KeyValueRow.java | 74 public void setValue(CharSequence value) { in setValue() method in KeyValueRow
|
/packages/apps/Launcher3/src/com/android/launcher3/util/ |
D | MultiScalePropertyFactory.java | 77 public void setValue(T obj, float newValue) { in setValue() method in MultiScalePropertyFactory.MultiScaleProperty
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LauncherAnimUtils.java | 258 public void setValue(T t, float v) { in setValue() method in ClampedProperty
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | ListPreference.java | 115 public void setValue(String value) { in setValue() method in ListPreference
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | MultiPropertyFactoryTest.kt | 35 override fun setValue(obj: Any?, value: Float) { in <lambda>() method in com.android.launcher3.util.MultiPropertyFactoryTest
|