Searched refs:getNoBackupFilesDir (Results 1 – 11 of 11) sorted by relevance
29 public static File getNoBackupFilesDir(Context context) { in getNoBackupFilesDir() method in ContextCompatApi2130 return context.getNoBackupFilesDir(); in getNoBackupFilesDir()
341 public final File getNoBackupFilesDir(Context context) { in getNoBackupFilesDir() method in ContextCompat344 return ContextCompatApi21.getNoBackupFilesDir(context); in getNoBackupFilesDir()
366 nbFilesDir = getNoBackupFilesDir().getCanonicalPath(); in fullBackupFile()547 basePath = getNoBackupFilesDir().getCanonicalPath(); in onRestoreFile()
205 public File getNoBackupFilesDir() { in getNoBackupFilesDir() method in ContextWrapper206 return mBase.getNoBackupFilesDir(); in getNoBackupFilesDir()
669 public abstract File getNoBackupFilesDir(); in getNoBackupFilesDir() method in Context
178 public File getNoBackupFilesDir() { in getNoBackupFilesDir() method in MockContext
1095 public File getNoBackupFilesDir() { in getNoBackupFilesDir() method in BridgeContext
282 NO DOC BLOCK: android.content.Context Method getNoBackupFilesDir()283 NO DOC BLOCK: android.content.ContextWrapper Method getNoBackupFilesDir()284 NO DOC BLOCK: android.test.mock.MockContext Method getNoBackupFilesDir()
1017 public File getNoBackupFilesDir() { in getNoBackupFilesDir() method in ContextImpl
504 NO DOC BLOCK: android.content.Context Method getNoBackupFilesDir()505 NO DOC BLOCK: android.content.ContextWrapper Method getNoBackupFilesDir()506 NO DOC BLOCK: android.test.mock.MockContext Method getNoBackupFilesDir()
7128 method public abstract java.io.File getNoBackupFilesDir();7300 method public java.io.File getNoBackupFilesDir();29045 method public java.io.File getNoBackupFilesDir();