Searched refs:setFileChecked (Results 1 – 3 of 3) sorted by relevance
93 mDeletion.setFileChecked(temp, false); in testSetChecked()96 mDeletion.setFileChecked(temp, true); in testSetChecked()117 mDeletion.setFileChecked(temp, false); in testUncheckedFilesDoNotCountForSize()131 mDeletion.setFileChecked(temp, false); in testSaveAndRestoreRemembersUncheckedFiles()
108 mDeletionType.setFileChecked(p.getFile(), checked); in onPreferenceChange()122 mDeletionType.setFileChecked(p.getFile(), checked); in onPreferenceChange()
166 public void setFileChecked(File file, boolean checked) { in setFileChecked() method in DownloadsDeletionType