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

/packages/apps/Dialer/tests/src/com/android/dialer/tests/calllog/
H A DFillCallLogTestActivity.java226 private ContentValues createContentValuesFromCursor(Cursor cursor) { method in class:FillCallLogTestActivity
305 values[index] = createContentValuesFromCursor(data);

Completed in 216 milliseconds