Home
last modified time | relevance | path

Searched refs:printCursor (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java117 public static void printCursor(Cursor c) { in printCursor() method in BluetoothMapUtils
DBluetoothMapContent.java2274 BluetoothMapUtils.printCursor(smsCursor); in msgListing()
2316 BluetoothMapUtils.printCursor(mmsCursor); in msgListing()
2361 BluetoothMapUtils.printCursor(emailCursor); in msgListing()
2403 BluetoothMapUtils.printCursor(imCursor); in msgListing()
DBluetoothMapContentObserver.java1366 BluetoothMapUtils.printCursor(c); in initContactsList()
1976 BluetoothMapUtils.printCursor(c); in handleContactListChanges()