Searched refs:CALLS_NAME_COLUMN_INDEX (Results 1 – 2 of 2) sorted by relevance
267 when(cursor.getString(BluetoothPbapVcardManager.CALLS_NAME_COLUMN_INDEX)) in testLoadCallHistoryList()
230 @VisibleForTesting static final int CALLS_NAME_COLUMN_INDEX = 1; field in BluetoothPbapVcardManager253 String name = callCursor.getString(CALLS_NAME_COLUMN_INDEX); in loadCallHistoryList()