Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java797 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in Notification
3387 extras.putBoolean(EXTRA_SHOW_WHEN, mShowWhen); in populateExtras()
3616 mShowWhen = extras.getBoolean(EXTRA_SHOW_WHEN); in restoreFromNotification()
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java289 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in NotificationCompat
/frameworks/support/v4/api/
D22.0.0.txt405 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
D22.1.0.txt405 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
D22.2.1.txt434 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
D22.2.0.txt434 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
D23.txt527 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
Dcurrent.txt533 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
/frameworks/base/api/
Dcurrent.txt4740 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
Dsystem-current.txt4857 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";