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