Home | History | Annotate | Download | only in backup

Lines Matching refs:getNoBackupFilesDir

279      * <li>The contents of the {@link #getNoBackupFilesDir()} directory</li>
287 * {@link #getNoBackupFilesDir()} offers.
294 * @see Context#getNoBackupFilesDir()
328 final String noBackupDir = ceContext.getNoBackupFilesDir().getCanonicalPath();
339 final String deviceNoBackupDir = deContext.getNoBackupFilesDir().getCanonicalPath();
507 * with a file inside the {@link #getNoBackupFilesDir()} directory, it will be ignored.
544 nbFilesDir = ceContext.getNoBackupFilesDir().getCanonicalPath();
553 deviceNbFilesDir = deContext.getNoBackupFilesDir().getCanonicalPath();