Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java467 public interface MessagePartColumns { interface in BluetoothMapContract
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapContent.java3966 c.getColumnIndex(BluetoothMapContract.MessagePartColumns._ID)); in extractIMParts()
3968 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CHARSET)); in extractIMParts()
3970 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.FILENAME)); in extractIMParts()
3972 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.TEXT)); in extractIMParts()
3974 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.RAW_DATA)); in extractIMParts()
3976 c.getColumnIndex(BluetoothMapContract.MessagePartColumns.CONTENT_ID)); in extractIMParts()