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.java85 private static final int SHARES_ID = 2; field in BluetoothOppProvider
89 sURIMatcher.addURI("com.android.bluetooth.opp", "btopp/#", SHARES_ID);
173 case SHARES_ID: in getType()
278 case SHARES_ID: in query()
350 case SHARES_ID: { in update()
361 if (match == SHARES_ID) { in update()
387 case SHARES_ID: { in delete()
398 if (match == SHARES_ID) { in delete()