Home
last modified time | relevance | path

Searched +defs:val +defs:oldValue (Results 1 – 25 of 1137) sorted by relevance

12345678910>>...46

/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/
HDorg.eclipse.equinox.preferences_3.7.100.v20180510-1129.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
HDorg.eclipse.core.runtime_3.14.0.v20180417-0825.jar ... .eclipse.core.runtime.Preferences$IPropertyChangeListener val$l private final synthetic org.eclipse.core ...
/aosp_15_r20/cts/tests/signature/lib/common/src/android/signature/cts/
H A DApiComplianceChecker.java46 private String oldValue; field in ApiComplianceChecker.FieldValuePair
49 private FieldValuePair(String oldValue, String newValue) { in FieldValuePair()
543 private static String canonicalizeFloatingPoint(String val) { in canonicalizeFloatingPoint()
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/
DValuesDelta.java145 Object oldValue = mBefore.get(key); in isChanged() local
218 Object oldValue = mBefore.get(key); in isUpdate() local
503 public void setSuperPrimary(boolean val) { in setSuperPrimary()
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/android/cronet_aml_net_android_net_java/android_common/javac/
Dcronet_aml_net_android_net_java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/cronet/net/android/cronet_aml_net_android_net_java/android_common_apex30/javac/
Dcronet_aml_net_android_net_java.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/external/guice/lib/build/
HDcglib-3.2.6.jar ... .Transformer { final synthetic java.util.Set val$forcePublic final synthetic net.sf.cglib. ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/logging/
DLogManager.java1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1796 Object oldValue, Object newValue) in newPropertyChangeEvent()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/logging/
DLogManager.java1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1796 Object oldValue, Object newValue) in newPropertyChangeEvent()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/logging/
H A DLogManager.java1472 String val = getProperty(name); in getStringProperty() local
1483 String val = getProperty(name); in getIntProperty() local
1498 String val = getProperty(name); in getBooleanProperty() local
1515 String val = getProperty(name); in getLevelProperty() local
1528 String val = getProperty(name); in getFilterProperty() local
1551 String val = getProperty(name); in getFormatterProperty() local
1796 Object oldValue, Object newValue) in newPropertyChangeEvent()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DHashMap.java302 V oldValue = value; in setValue() local
659 V oldValue = e.value; in putVal() local
1163 public boolean replace(K key, V oldValue, V newValue) { in replace()
1178 V oldValue = e.value; in replace() local
1223 V oldValue; in computeIfAbsent() local
1267 Node<K,V> e; V oldValue; in computeIfPresent() local
1324 V oldValue = (old == null) ? null : old.value; in compute() local
1970 TreeNode(int hash, K key, V val, Node<K,V> next) { in TreeNode()
DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1465 public synchronized boolean replace(Object key, Object oldValue, Object newValue) { in replace()
DArrays.java3387 public static void fill(long[] a, long val) { in fill()
3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill()
3422 public static void fill(int[] a, int val) { in fill()
3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill()
3457 public static void fill(short[] a, short val) { in fill()
3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill()
3492 public static void fill(char[] a, char val) { in fill()
3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill()
3527 public static void fill(byte[] a, byte val) { in fill()
3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill()
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/
DHashMap.java302 V oldValue = value; in setValue() local
659 V oldValue = e.value; in putVal() local
1163 public boolean replace(K key, V oldValue, V newValue) { in replace()
1178 V oldValue = e.value; in replace() local
1223 V oldValue; in computeIfAbsent() local
1267 Node<K,V> e; V oldValue; in computeIfPresent() local
1324 V oldValue = (old == null) ? null : old.value; in compute() local
1970 TreeNode(int hash, K key, V val, Node<K,V> next) { in TreeNode()
DArrays.java3387 public static void fill(long[] a, long val) { in fill()
3409 public static void fill(long[] a, int fromIndex, int toIndex, long val) { in fill()
3422 public static void fill(int[] a, int val) { in fill()
3444 public static void fill(int[] a, int fromIndex, int toIndex, int val) { in fill()
3457 public static void fill(short[] a, short val) { in fill()
3479 public static void fill(short[] a, int fromIndex, int toIndex, short val) { in fill()
3492 public static void fill(char[] a, char val) { in fill()
3514 public static void fill(char[] a, int fromIndex, int toIndex, char val) { in fill()
3527 public static void fill(byte[] a, byte val) { in fill()
3549 public static void fill(byte[] a, int fromIndex, int toIndex, byte val) { in fill()
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DHashMap.java302 V oldValue = value; in setValue() local
659 V oldValue = e.value; in putVal() local
1163 public boolean replace(K key, V oldValue, V newValue) { in replace()
1178 V oldValue = e.value; in replace() local
1223 V oldValue; in computeIfAbsent() local
1267 Node<K,V> e; V oldValue; in computeIfPresent() local
1324 V oldValue = (old == null) ? null : old.value; in compute() local
1970 TreeNode(int hash, K key, V val, Node<K,V> next) { in TreeNode()
H A DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1465 public synchronized boolean replace(Object key, Object oldValue, Object newValue) { in replace()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/
DProperties.java918 String val = (String)e.getValue(); in store0() local
1146 String val = getProperty(key); in getProperty() local
1208 String val = (String)e.getValue(); in list() local
1236 String val = (String)e.getValue(); in list() local
1465 public synchronized boolean replace(Object key, Object oldValue, Object newValue) { in replace()
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java604 Object oldValue = m_properties.get(key); in copyFrom() local
607 String val = (String) src.get(key); in copyFrom() local
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDcglib-nodep-3.1.jarMETA-INF/MANIFEST.MF LICENSE NOTICE net/sf/cglib/beans/BeanCopier$ ...
/aosp_15_r20/external/guice/extensions/persist/lib/
HDcglib-nodep-3.2.6.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/
H A DAttributes.java98 static String checkNotNull(@Nullable Object val) { in checkNotNull()
587 String oldValue = attributes.hasKey(dataKey) ? attributes.get(dataKey) : null; in put() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsProvider/SettingsProviderLib/android_common/javac/
DSettingsProviderLib.jar ... $0 (java.lang.String) int val NumberFormatException e String value static void <clinit> ( ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsProvider/SettingsProviderLib/android_common/repackaged-jarjar/javac/
DSettingsProviderLib.jarcom/android/providers/settings/WriteFallbackSettingsFilesJobService.class WriteFallbackSettingsFilesJobService.java package com.android. ...
/aosp_15_r20/prebuilts/sdk/tools/lib/
HDd8.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910>>...46