Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DBluetoothMapIMContentTest.java36 private void printCursor(Cursor c) { in printCursor() method in BluetoothMapIMContentTest
DBluetoothMapContentTest.java183 private void printCursor(Cursor c) { in printCursor() method in BluetoothMapContentTest
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java125 public static void printCursor(Cursor c) { in printCursor() method in BluetoothMapUtils