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