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