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.java781 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in Notification
3218 extras.putBoolean(EXTRA_SHOW_WHEN, mShowWhen); in populateExtras()
3448 mShowWhen = extras.getBoolean(EXTRA_SHOW_WHEN); in restoreFromNotification()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java288 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in NotificationCompat
/frameworks/base/api/
Dsystem-current.txt4684 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
Dcurrent.txt4594 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";