Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppProvider.java89 private static final int SHARES_ID = 2; field in BluetoothOppProvider
93 sURIMatcher.addURI("com.android.bluetooth.opp", "btopp/#", SHARES_ID);
208 case SHARES_ID: in getType()
387 case SHARES_ID: in query()
466 case SHARES_ID: in update()
478 if (match == SHARES_ID) { in update()
504 case SHARES_ID: in delete()
516 if (match == SHARES_ID) { in delete()