Searched refs:EXTRA_PROGRESS (Results 1 – 4 of 4) sorted by relevance
1303 public static final String EXTRA_PROGRESS = "android.progress"; field in Notification4034 if (!extras.containsKey(EXTRA_PROGRESS) in hasCompletedProgress()4042 return extras.getInt(EXTRA_PROGRESS) == extras.getInt(EXTRA_PROGRESS_MAX); in hasCompletedProgress()4936 mN.extras.putInt(EXTRA_PROGRESS, progress); in setProgress()5918 final int progress = ex.getInt(EXTRA_PROGRESS, 0); in handleProgressBar()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
4590 field public static final java.lang.String EXTRA_PROGRESS = "android.progress";
6465 field public static final String EXTRA_PROGRESS = "android.progress";