Home
last modified time | relevance | path

Searched refs:setEmailImConvoContactColumns (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DFilterInfoTest.java144 public void setEmailImConvoContactColumns() { in setEmailImConvoContactColumns() method in FilterInfoTest
159 mFilterInfo.setEmailImConvoContactColumns(cursor); in setEmailImConvoContactColumns()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java389 setEmailImConvoContactColumns(c); in setEmailImConvoColumns()
392 public void setEmailImConvoContactColumns(Cursor c) { in setEmailImConvoContactColumns() method in BluetoothMapContent.FilterInfo