Searched refs:BUGREPORTZ_TMP_PATH (Results 1 – 1 of 1) sorted by relevance
123 private static final String BUGREPORTZ_TMP_PATH = "/bugreports/"; field in NativeDevice2410 IFileEntry entries = getFileEntry(BUGREPORTZ_TMP_PATH); in bugreportzFallback()2417 File pulledZip = pullFile(BUGREPORTZ_TMP_PATH + name); in bugreportzFallback()2435 CLog.w("Could not find the file entry: '%s' on the device.", BUGREPORTZ_TMP_PATH); in bugreportzFallback()