Searched refs:FILEPROVIDER_PATH (Results 1 – 1 of 1) sorted by relevance
49 private static final String FILEPROVIDER_PATH = "leak"; field in DumpTruck72 final File dumpDir = new File(context.getCacheDir(), FILEPROVIDER_PATH); in captureHeaps()