Home
last modified time | relevance | path

Searched refs:EXTRA_PROGRESS_MAX (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java865 public static final String EXTRA_PROGRESS_MAX = "android.progressMax"; field in Notification
2621 mN.extras.putInt(EXTRA_PROGRESS_MAX, max); in setProgress()
3346 final int max = ex.getInt(EXTRA_PROGRESS_MAX, 0); in handleProgressBar()
5247 final int max = mBuilder.mN.extras.getInt(EXTRA_PROGRESS_MAX, 0); in handleInboxImageMargin()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java293 public static final String EXTRA_PROGRESS_MAX = "android.progressMax"; field in NotificationCompat
/frameworks/support/api/
Dcurrent.txt4196 field public static final java.lang.String EXTRA_PROGRESS_MAX = "android.progressMax";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4592 field public static final java.lang.String EXTRA_PROGRESS_MAX = "android.progressMax";
/frameworks/base/api/
Dcurrent.txt4948 field public static final java.lang.String EXTRA_PROGRESS_MAX = "android.progressMax";
Dsystem-current.txt5103 field public static final java.lang.String EXTRA_PROGRESS_MAX = "android.progressMax";
Dtest-current.txt4951 field public static final java.lang.String EXTRA_PROGRESS_MAX = "android.progressMax";