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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java106 * content://ProviderAuthority/account_id/TABLE_MESSAGE
138 .appendPath(TABLE_MESSAGE)
150 .appendPath(TABLE_MESSAGE)
162 .appendPath(TABLE_MESSAGE)
183 public static final String TABLE_MESSAGE = "Message"; field in class:BluetoothMapContract
212 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId
217 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_NO_ATTACHMENTS
222 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_DOWNLOAD
227 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_DOWNLOAD_NO_ATTACHMENTS
235 * decode the RFC2822 encoded data and insert the message into the TABLE_MESSAGE a
[all...]

Completed in 79 milliseconds