Searched refs:FOLDER_NAME_DELETED (Results 1 – 4 of 4) sorted by relevance
236 root.addFolder(BluetoothMapContract.FOLDER_NAME_DELETED); in addBaseFolders()247 root.addSmsMmsFolder(BluetoothMapContract.FOLDER_NAME_DELETED); in addSmsMmsFolders()260 root.addImFolder(BluetoothMapContract.FOLDER_NAME_DELETED, in addImFolders()
783 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()796 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()811 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()1743 } else if (BluetoothMapContract.FOLDER_NAME_DELETED.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeSms()1761 } else if (BluetoothMapContract.FOLDER_NAME_DELETED.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeMms()3545 return BluetoothMapContract.FOLDER_NAME_DELETED; in getFolderName()
1511 BluetoothMapContract.FOLDER_NAME_DELETED, mSmsType); in handleMsgListChangesSms()1675 BluetoothMapContract.FOLDER_NAME_DELETED, TYPE.MMS); in handleMsgListChangesMms()1805 BluetoothMapContract.FOLDER_NAME_DELETED); in handleMsgListChangesMsg()2133 mFolders.getFolderByName(BluetoothMapContract.FOLDER_NAME_DELETED); in setEmailMessageStatusDelete()
308 public static final String FOLDER_NAME_DELETED = "deleted"; field in BluetoothMapContract