Searched refs:EXTRA_PROGRESS (Results 1 – 2 of 2) sorted by relevance
1075 public static final String EXTRA_PROGRESS = "android.progress"; field in Notification3110 if (!extras.containsKey(EXTRA_PROGRESS) in hasCompletedProgress()3118 return extras.getInt(EXTRA_PROGRESS) == extras.getInt(EXTRA_PROGRESS_MAX); in hasCompletedProgress()3888 mN.extras.putInt(EXTRA_PROGRESS, progress); in setProgress()4879 final int progress = ex.getInt(EXTRA_PROGRESS, 0); in handleProgressBar()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...