Searched refs:DEVICE_SHAREDPREF_DIR (Results 1 – 2 of 2) sorted by relevance
228 private final File DEVICE_SHAREDPREF_DIR; field in FullBackup.BackupScheme269 return DEVICE_SHAREDPREF_DIR.getCanonicalPath(); in tokenToDirectoryPath()376 DEVICE_SHAREDPREF_DIR = deContext.getSharedPreferencesPath("foo").getParentFile(); in BackupScheme()722 return DEVICE_SHAREDPREF_DIR; in getDirectoryForCriteriaDomain()
4280 Landroid/app/backup/FullBackup$BackupScheme;->DEVICE_SHAREDPREF_DIR:Ljava/io/File;