Home | History | Annotate | Download | only in server

Lines Matching refs:mFilesDir

2555         File mFilesDir;
2587 mFilesDir.getAbsolutePath(),
2636 mFilesDir = new File("/data/system");
2637 mManifestFile = new File(mFilesDir, BACKUP_MANIFEST_FILENAME);