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.java3932 c.getColumnIndex(BluetoothMapContract.MessagePartColumns._ID)); in extractIMParts()
3934 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CHARSET)); in extractIMParts()
3936 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.FILENAME)); in extractIMParts()
3938 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.TEXT)); in extractIMParts()
3940 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.RAW_DATA)); in extractIMParts()
3942 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CONTENT_ID)); in extractIMParts()