Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java292 public static final String TABLE_MESSAGE_PART = "Part"; field in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3933 Uri.parse(mBaseUri + BluetoothMapContract.TABLE_MESSAGE_PART), in extractIMParts()