Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java467 public interface MessagePartColumns { interface in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java3907 c.getColumnIndex(BluetoothMapContract.MessagePartColumns._ID)); in extractIMParts()
3909 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CHARSET)); in extractIMParts()
3911 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.FILENAME)); in extractIMParts()
3913 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.TEXT)); in extractIMParts()
3915 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.RAW_DATA)); in extractIMParts()
3917 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CONTENT_ID)); in extractIMParts()