Searched refs:MessagePartColumns (Results 1 – 2 of 2) sorted by relevance
467 public interface MessagePartColumns { interface in BluetoothMapContract
3932 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()