Searched refs:FOLDER_NAME_SENT (Results 1 – 4 of 4) sorted by relevance
305 public static final String FOLDER_NAME_SENT = "sent"; field in BluetoothMapContract
235 root.addFolder(BluetoothMapContract.FOLDER_NAME_SENT); in addBaseFolders()246 root.addSmsMmsFolder(BluetoothMapContract.FOLDER_NAME_SENT); in addSmsMmsFolders()258 root.addImFolder(BluetoothMapContract.FOLDER_NAME_SENT, in addImFolders()
777 folderType = BluetoothMapContract.FOLDER_NAME_SENT; in setFolderType()790 folderType = BluetoothMapContract.FOLDER_NAME_SENT; in setFolderType()805 folderType = BluetoothMapContract.FOLDER_NAME_SENT; in setFolderType()1738 } else if (BluetoothMapContract.FOLDER_NAME_SENT.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeSms()1756 } else if (BluetoothMapContract.FOLDER_NAME_SENT.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeMms()3546 return BluetoothMapContract.FOLDER_NAME_SENT; in getFolderName()
498 FOLDER_SMS_MAP.put(Sms.MESSAGE_TYPE_SENT, BluetoothMapContract.FOLDER_NAME_SENT); in FOLDER_SMS_MAP.put() argument520 FOLDER_MMS_MAP.put(Mms.MESSAGE_BOX_SENT, BluetoothMapContract.FOLDER_NAME_SENT); in FOLDER_MMS_MAP.put() argument1664 BluetoothMapContract.FOLDER_NAME_SENT) in handleMsgListChangesMms()1818 BluetoothMapContract.FOLDER_NAME_SENT); in handleMsgListChangesMsg()