Home
last modified time | relevance | path

Searched defs:newValues (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DDataUtil.java76 ContentValues newValues = new ContentValues(values); in insertData() local
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DVoicemailContractTest.java270 ContentValues newValues = new ContentValues(); in testForeignUpdate_retainDirty_notDirty() local
374 ContentValues newValues = new ContentValues(); in testLocalUpdate_retainDirty_dirty() local
/cts/tests/tests/provider/src/android/provider/cts/media/
DMediaStore_FilesTest.java282 ContentValues newValues = new ContentValues(1); in testUpdateMediaType() local
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionTest.java734 TransitionValues newValues) { in isTransitionRequired()
/cts/tests/tests/calendarprovider/src/android/provider/cts/calendar/
DCalendarTest.java1403 ContentValues newValues = new ContentValues(); in testReminders() local
1929 ContentValues newValues = new ContentValues(); in testExtendedProperties() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4949 float[] newValues = new float[9]; in testTransformMatrixToGlobal() local