Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java1335 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in Notification
2606 extras.putBoolean(EXTRA_SHOW_WHEN, true); in Notification()
2622 extras.putBoolean(EXTRA_SHOW_WHEN, true); in Notification()
2655 extras.putBoolean(EXTRA_SHOW_WHEN, true); in Notification()
3720 extras.putBoolean(EXTRA_SHOW_WHEN, true); in setLatestEventInfo()
4429 mN.extras.putBoolean(EXTRA_SHOW_WHEN, true); in Builder()
4645 mN.extras.putBoolean(EXTRA_SHOW_WHEN, show); in setShowWhen()
6781 publicExtras.putBoolean(EXTRA_SHOW_WHEN, in makePublicContentView()
6782 savedBundle.getBoolean(EXTRA_SHOW_WHEN)); in makePublicContentView()
7757 return extras.getBoolean(EXTRA_SHOW_WHEN); in showsTime()
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4594 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
/frameworks/base/core/api/
Dcurrent.txt6473 field public static final String EXTRA_SHOW_WHEN = "android.showWhen";