Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppProvider.java86 private static final int SHARES_ID = 2; field in BluetoothOppProvider
90 sURIMatcher.addURI("com.android.bluetooth.opp", "btopp/#", SHARES_ID);
189 case SHARES_ID: { in getType()
303 case SHARES_ID: { in query()
379 case SHARES_ID: { in update()
390 if (match == SHARES_ID) { in update()
420 case SHARES_ID: { in delete()
431 if (match == SHARES_ID) { in delete()