Searched refs:verifyInsertionWithCapture (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallLogManagerTest.java236 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
260 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
285 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
311 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
336 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
359 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
385 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
413 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_ID);
416 insertedValues = verifyInsertionWithCapture(OTHER_USER_ID);
445 ContentValues insertedValues = verifyInsertionWithCapture(CURRENT_USER_I
652 private ContentValues verifyInsertionWithCapture(int userId) { method in class:CallLogManagerTest
[all...]

Completed in 42 milliseconds