Home
last modified time | relevance | path

Searched defs:insertedValues (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallLogManagerTest.java236 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionOutgoing() local
260 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionIncoming() local
285 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionMissed() local
311 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionRejected() local
336 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testCreationTimeAndAge() local
361 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogPhoneAccountId() local
384 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCorrectPhoneNumber() local
410 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallVideoFeatures() local
438 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionOutgoingWithMultiUserCapability() local
470 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID); in testLogCallDirectionIncomingWithMultiUserCapability() local
[all …]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactMetadataProviderTest.java207 ContentValues insertedValues = new ContentValues(); in testInsertAndUpdateMetadataSync() local
280 ContentValues insertedValues = new ContentValues(); in testInsertMetadata() local
DContactsProvider2Test.java3061 ContentValues insertedValues = new ContentValues(); in testUpdateMetadataOnRawContactInsert() local
3117 ContentValues insertedValues = new ContentValues(); in testUpdateMetadataOnRawContactBackupIdChange() local
3191 ContentValues insertedValues = new ContentValues(); in testDeleteMetadataOnRawContactDelete() local