Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapUtilsTest.java66 BluetoothMapUtils.printCursor(cursor); in printCursor_doesNotCrash()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapUtils.java129 public static void printCursor(Cursor c) { in printCursor() method in BluetoothMapUtils
DBluetoothMapContent.java2236 BluetoothMapUtils.printCursor(smsCursor); in msgListing()
2278 BluetoothMapUtils.printCursor(mmsCursor); in msgListing()
2322 BluetoothMapUtils.printCursor(emailCursor); in msgListing()
2363 BluetoothMapUtils.printCursor(imCursor); in msgListing()
DBluetoothMapContentObserver.java1469 BluetoothMapUtils.printCursor(c); in initContactsList()
2344 BluetoothMapUtils.printCursor(c); in handleContactListChanges()