| /cts/libs/json/src/com/android/json/stream/ |
| D | JsonWriter.java | 274 public JsonWriter value(String value) throws IOException { in value() method in JsonWriter 299 public JsonWriter value(boolean value) throws IOException { in value() method in JsonWriter 312 public JsonWriter value(double value) throws IOException { in value() method in JsonWriter 326 public JsonWriter value(long value) throws IOException { in value() argument 353 private void string(String value) throws IOException { in string()
|
| /cts/tools/tradefed-host/src/com/android/cts/tradefed/targetprep/ |
| D | SettingsToggler.java | 27 public static void setSecureString(ITestDevice device, String name, String value) in setSecureString() 38 public static void setSecureInt(ITestDevice device, String name, int value) in setSecureInt() 48 public static void updateSecureString(ITestDevice device, String name, String value) in updateSecureString() 57 public static void updateSecureInt(ITestDevice device, String name, int value) in updateSecureInt()
|
| /cts/tools/dex-tools/src/dex/structure/ |
| D | DexAnnotation.java | 46 private byte value; field in DexAnnotation.Visibility 48 private Visibility(byte value) { in Visibility() 61 public static Visibility get(byte value) { in get()
|
| /cts/tests/tests/animation/src/android/animation/cts/ |
| D | ShapeHolder.java | 36 public void setPaint(Paint value) { in setPaint() 44 public void setX(float value) { in setX() 52 public void setY(float value) { in setY() 60 public void setShape(ShapeDrawable value) { in setShape() 72 public void setColor(int value) { in setColor() 77 public void setGradient(RadialGradient value) { in setGradient()
|
| /cts/tools/signature-tools/src/signature/model/impl/ |
| D | SigAnnotationElement.java | 28 private Object value; field in SigAnnotationElement 42 public void setValue(Object value) { in setValue()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/ |
| D | T_sput_boolean_13.java | 20 static boolean value = 5 / 0 > 0 ? true : false; field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/ |
| D | T_sput_char_13.java | 20 static char value = (char)(5 / 0); field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/ |
| D | T_sput_wide_13.java | 20 static long value = (long)(5 / 0); field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/ |
| D | T_sput_byte_13.java | 20 static byte value = (byte)(5 / 0); field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/ |
| D | T_sput_13.java | 20 static int value = 5 / 0; field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/ |
| D | T_sput_short_13.java | 20 static short value = (short)(5 / 0); field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_wide/d/ |
| D | T_aput_wide_2.java | 21 public void run(double[] arr, int idx, double value) { in run()
|
| D | T_aput_wide_9.java | 21 public void run(long[] arr, float idx, long value) { in run()
|
| D | T_aput_wide_1.java | 21 public void run(long[] arr, int idx, long value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput/d/ |
| D | T_aput_1.java | 20 public void run(int[] arr, int idx, int value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_boolean/d/ |
| D | T_aput_boolean_8.java | 20 public void run(boolean[] arr, float idx, boolean value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_char/d/ |
| D | T_aput_char_1.java | 20 public void run(char[] arr, int idx, char value) { in run()
|
| D | T_aput_char_8.java | 20 public void run(char[] arr, float idx, char value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_object/d/ |
| D | T_aput_object_2.java | 21 public void run(Integer[] arr, int idx, Integer value) { in run()
|
| D | T_aput_object_12.java | 21 public void run(String[] arr, float idx, String value) { in run()
|
| D | T_aput_object_1.java | 21 public void run(String[] arr, int idx, String value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/ |
| D | T_sput_object_13.java | 21 static Object value; field in StubInitError
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_byte/d/ |
| D | T_aput_byte_1.java | 20 public void run(byte[] arr, int idx, byte value) { in run()
|
| D | T_aput_byte_8.java | 20 public void run(byte[] arr, float idx, byte value) { in run()
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput_short/d/ |
| D | T_aput_short_8.java | 20 public void run(short[] arr, float idx, short value) { in run()
|