Searched refs:watchPercentageText (Results 1 – 1 of 1) sorted by relevance
797 final String watchPercentageText = nf.format((double) info.progress.intValue() / 100); in updateProgress() local799 R.string.bugreport_in_progress_title, info.id, watchPercentageText); in updateProgress()