Home
last modified time | relevance | path

Searched refs:EXTRA_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1082 public static final String EXTRA_PROGRESS = "android.progress"; field in Notification
3117 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()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4590 field public static final java.lang.String EXTRA_PROGRESS = "android.progress";
/frameworks/base/non-updatable-api/
Dcurrent.txt5339 field public static final String EXTRA_PROGRESS = "android.progress";
/frameworks/base/api/
Dcurrent.txt5339 field public static final String EXTRA_PROGRESS = "android.progress";