Searched refs:EXTRA_SHOW_CHRONOMETER (Results 1 – 4 of 4) sorted by relevance
1101 public static final String EXTRA_SHOW_CHRONOMETER = "android.showChronometer"; field in Notification3675 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);
4593 field public static final java.lang.String EXTRA_SHOW_CHRONOMETER = "android.showChronometer";
5345 field public static final String EXTRA_SHOW_CHRONOMETER = "android.showChronometer";