Searched defs:LEAK_DUMP (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
H A DLeakReporter.java52 static final String LEAK_DUMP = "leak.dump"; field in class:LeakReporter
72 File dumpFile = new File(leakDir, LEAK_DUMP);

Completed in 142 milliseconds