Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapUtils.java117 public static void printCursor(Cursor c) { in printCursor() method in BluetoothMapUtils
H A 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()
H A DBluetoothMapContentObserver.java1366 BluetoothMapUtils.printCursor(c); in initContactsList()
1976 BluetoothMapUtils.printCursor(c); in handleContactListChanges()