Searched defs:persistentDir (Results 1 – 3 of 3) sorted by relevance
69 public static void initPersistent(@NonNull File persistentDir) { in initPersistent()125 File persistentDir = null; in trimPersistent() local140 Path persistentDir = null; in dumpPersistent() local
113 final File persistentDir = this.getDir("logs", Context.MODE_PRIVATE); in onCreate() local
79 final File persistentDir = context.getDir("logs", Context.MODE_PRIVATE); in onCreate() local