Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppService.java658 insertShare(cursor, arrayPos); in run()
690 insertShare(cursor, arrayPos); in run()
709 private void insertShare(Cursor cursor, int arrayPos) { in insertShare() method in BluetoothOppService