Home
last modified time | relevance | path

Searched refs:VALUE (Results 1 – 13 of 13) sorted by relevance

/cts/tests/tests/content/src/android/content/cts/
DContentQueryMapTest.java51 DummyProvider.NAME, DummyProvider.VALUE};
67 values0.put(DummyProvider.VALUE, VALUE0); in setUp()
72 values1.put(DummyProvider.VALUE, VALUE1); in setUp()
99 new ContentQueryMap(mCursor, DummyProvider.VALUE, false, new Handler()); in testConstructor()
121 assertEquals(VALUE0, rows.get(NAME0).getAsString(DummyProvider.VALUE)); in testGetRows()
123 assertEquals(VALUE1, rows.get(NAME1).getAsString(DummyProvider.VALUE)); in testGetRows()
141 assertEquals(VALUE0, contentValues.getAsString(DummyProvider.VALUE)); in testRequery()
145 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE)); in testRequery()
153 values.put(DummyProvider.VALUE, VALUE2); in testRequery()
163 assertEquals(VALUE1, contentValues.getAsString(DummyProvider.VALUE)); in testRequery()
[all …]
DDummyProvider.java55 public static final String VALUE = "value"; field in DummyProvider
83 + NAME + " TEXT," + VALUE + " TEXT"+ ");"); in onCreate()
103 db.insert(tbName, VALUE, values); in insert()
/cts/tests/sample/src/android/sample/cts/
DSampleDeviceTest.java31 private static final String VALUE = "bar"; field in SampleDeviceTest
69 mActivity.savePreference(KEY, VALUE); in testSharedPreferences()
70 assertEquals("Preferences were not saved", VALUE, mActivity.getPreference(KEY)); in testSharedPreferences()
DSampleJUnit4DeviceTest.java43 private static final String VALUE = "bar"; field in SampleJUnit4DeviceTest
59 mActivityRule.getActivity().savePreference(KEY, VALUE); in shouldSaveSharedPreferences()
60 Assert.assertEquals("Preferences were not saved", VALUE, in shouldSaveSharedPreferences()
/cts/tests/JobScheduler/src/android/jobscheduler/
DDummyJobContentProvider.java45 public static final String VALUE = "value"; field in DummyJobContentProvider
72 + NAME + " TEXT," + VALUE + " TEXT"+ ");"); in onCreate()
92 db.insert(tbName, VALUE, values); in insert()
/cts/tests/tests/os/src/android/os/cts/
DMessageTest.java32 public static final int VALUE = 3; field in MessageTest
160 bundle.putInt(KEY, VALUE); in testCopyFrom()
168 assertEquals(VALUE, mMessage.getData().getInt(KEY)); in testCopyFrom()
188 bundle.putInt(KEY, VALUE); in testWriteToParcel()
198 assertEquals(VALUE, mMessage.getData().getInt(KEY)); in testWriteToParcel()
/cts/tests/tests/provider/src/android/provider/cts/
DSettingsTest.java43 Settings.System._ID, Settings.System.NAME, Settings.System.VALUE in testSystemTable()
62 value.put(Settings.System.VALUE, insertValue); in testSystemTable()
78 value.put(Settings.System.VALUE, updateValue); in testSystemTable()
110 Settings.Secure._ID, Settings.Secure.NAME, Settings.Secure.VALUE in testSecureTable()
133 new String[] { Settings.NameValueTable.VALUE };
DSettings_NameValueTableTest.java54 assertEquals("value1", c.getString(c.getColumnIndexOrThrow(NameValueTable.VALUE))); in testPutString()
DContactsTest.java644 Settings.KEY, Settings.VALUE};
660 value.put(Settings.VALUE, insertValue);
688 value.put(Settings.VALUE, updateValue);
716 value.put(Settings.VALUE, updateValue);
762 Extensions.VALUE, Extensions.PERSON_ID};
781 value.put(Extensions.VALUE, insertValue);
798 value.put(Settings.VALUE, updateValue);
DCalendarTest.java816 ExtendedProperties.VALUE
839 ep.put(ExtendedProperties.VALUE, value); in addExtendedProperty()
1042 extended.put(ExtendedProperties.VALUE, "bar"); in testEventsEntityQuery()
1048 extended.put(ExtendedProperties.VALUE, "bar2"); in testEventsEntityQuery()
1086 CalendarContract.ExtendedProperties.VALUE); in testEventsEntityQuery()
1929 newValues.put(ExtendedProperties.VALUE, "Big"); in testExtendedProperties()
/cts/tests/tests/permission2/src/android/permission2/cts/
DNoWriteSecureSettingsPermissionTest.java39 values.put(Settings.Secure.VALUE, Boolean.TRUE); in testWriteSecureSettings()
/cts/tests/tests/permission/src/android/permission/cts/
DProviderPermissionTest.java81 value.put(Settings.System.VALUE, "value_insert"); in testWriteSettings()
/cts/tools/dex-tools/dex/
Dclasses.out.dex62578 public static final java.lang.String VALUE
62921 public static final java.lang.String VALUE
62968 public static final java.lang.String VALUE
63233 public static final java.lang.String VALUE
63801 public static final java.lang.String VALUE
65728 public static final java.lang.String VALUE
66211 public static final java.lang.String VALUE
66357 public static final java.lang.String VALUE
67176 public static final java.lang.String VALUE
68102 public static final java.lang.String VALUE