Searched refs:FOLDER_NAME_DELETED (Results 1 – 4 of 4) sorted by relevance
299 public static final String FOLDER_NAME_DELETED = "DELETED"; field in BluetoothMapContract
217 root.addFolder(BluetoothMapContract.FOLDER_NAME_DELETED); in addBaseFolders()228 root.addSmsMmsFolder(BluetoothMapContract.FOLDER_NAME_DELETED); in addSmsMmsFolders()241 root.addImFolder(BluetoothMapContract.FOLDER_NAME_DELETED, in addImFolders()
770 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()782 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()796 folderType = BluetoothMapContract.FOLDER_NAME_DELETED; in setFolderType()1605 } else if (BluetoothMapContract.FOLDER_NAME_DELETED.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeSms()1622 } else if (BluetoothMapContract.FOLDER_NAME_DELETED.equalsIgnoreCase(folder)) { in setWhereFilterFolderTypeMms()3284 return BluetoothMapContract.FOLDER_NAME_DELETED; in getFolderName()
1425 BluetoothMapContract.FOLDER_NAME_DELETED, mSmsType); in handleMsgListChangesSms()1580 BluetoothMapContract.FOLDER_NAME_DELETED, TYPE.MMS); in handleMsgListChangesMms()1704 BluetoothMapContract.FOLDER_NAME_DELETED); in handleMsgListChangesMsg()2044 getFolderByName(BluetoothMapContract.FOLDER_NAME_DELETED); in setEmailMessageStatusDelete()