Searched defs:REPLY_TO_LIST (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java430 public static final String REPLY_TO_LIST = "reply_to_List"; field in interface:BluetoothMapContract.MessageColumns
528 MessageColumns.REPLY_TO_LIST,
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
H A DEmailContent.java678 public static final String REPLY_TO_LIST = "replyToList"; field in interface:EmailContent.MessageColumns
775 MessageColumns.BCC_LIST, MessageColumns.REPLY_TO_LIST,
1021 values.put(MessageColumns.REPLY_TO_LIST, mReplyTo);

Completed in 92 milliseconds