Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1101 public static final String EXTRA_SHOW_CHRONOMETER = "android.showChronometer"; field in Notification
3675 mN.extras.putBoolean(EXTRA_SHOW_CHRONOMETER, b); in setUsesChronometer()
5050 if (mN.extras.getBoolean(EXTRA_SHOW_CHRONOMETER)) { in bindHeaderChronometerAndTime()
5473 publicExtras.putBoolean(EXTRA_SHOW_CHRONOMETER, in makePublicContentView()
5474 savedBundle.getBoolean(EXTRA_SHOW_CHRONOMETER)); in makePublicContentView()
6284 return when != 0 && extras.getBoolean(EXTRA_SHOW_CHRONOMETER);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4593 field public static final java.lang.String EXTRA_SHOW_CHRONOMETER = "android.showChronometer";
/frameworks/base/non-updatable-api/
Dcurrent.txt5345 field public static final String EXTRA_SHOW_CHRONOMETER = "android.showChronometer";
/frameworks/base/api/
Dcurrent.txt5345 field public static final String EXTRA_SHOW_CHRONOMETER = "android.showChronometer";