Searched refs:EXTRA_PROGRESS_MAX (Results 1 – 2 of 2) sorted by relevance
1081 public static final String EXTRA_PROGRESS_MAX = "android.progressMax"; field in Notification3111 || !extras.containsKey(EXTRA_PROGRESS_MAX)) { in hasCompletedProgress()3115 if (extras.getInt(EXTRA_PROGRESS_MAX) == 0) { in hasCompletedProgress()3118 return extras.getInt(EXTRA_PROGRESS) == extras.getInt(EXTRA_PROGRESS_MAX); in hasCompletedProgress()3889 mN.extras.putInt(EXTRA_PROGRESS_MAX, max); in setProgress()4878 final int max = ex.getInt(EXTRA_PROGRESS_MAX, 0); in handleProgressBar()7983 final int max = mBuilder.mN.extras.getInt(EXTRA_PROGRESS_MAX, 0); in handleInboxImageMargin()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...