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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
H A DBluetoothMapContract.java152 * content://ProviderAuthority/account_id/TABLE_MESSAGE
186 .appendPath(TABLE_MESSAGE)
198 .appendPath(TABLE_MESSAGE)
210 .appendPath(TABLE_MESSAGE)
282 public static final String TABLE_MESSAGE = "Message"; field in class:BluetoothMapContract
326 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId
331 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_NO_ATTACHMENTS
336 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_DOWNLOAD
341 * content://ProviderAuthority/account_id/TABLE_MESSAGE/msgId/FILE_MSG_DOWNLOAD_NO_ATTACHMENTS
349 * decode the RFC2822 encoded data and insert the message into the TABLE_MESSAGE a
[all...]

Completed in 55 milliseconds