Searched refs:PARAM_PROGRESS (Results 1 – 1 of 1) sorted by relevance
200 public static final String PARAM_PROGRESS = "progress"; field in MediaStore792 .appendQueryParameter(PARAM_PROGRESS, Integer.toString(progress)).build(); in notifyProgress()