Searched refs:EXTRA_PROGRESS (Results 1 – 4 of 4) sorted by relevance
1082 public static final String EXTRA_PROGRESS = "android.progress"; field in Notification3117 if (!extras.containsKey(EXTRA_PROGRESS) in hasCompletedProgress()3125 return extras.getInt(EXTRA_PROGRESS) == extras.getInt(EXTRA_PROGRESS_MAX); in hasCompletedProgress()3891 mN.extras.putInt(EXTRA_PROGRESS, progress); in setProgress()4887 final int progress = ex.getInt(EXTRA_PROGRESS, 0); in handleProgressBar()
4590 field public static final java.lang.String EXTRA_PROGRESS = "android.progress";
5339 field public static final String EXTRA_PROGRESS = "android.progress";