Searched refs:EXTRA_SHOW_WHEN (Results 1 – 4 of 4) sorted by relevance
781 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in Notification3218 extras.putBoolean(EXTRA_SHOW_WHEN, mShowWhen); in populateExtras()3448 mShowWhen = extras.getBoolean(EXTRA_SHOW_WHEN); in restoreFromNotification()
288 public static final String EXTRA_SHOW_WHEN = "android.showWhen"; field in NotificationCompat
4684 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";
4594 field public static final java.lang.String EXTRA_SHOW_WHEN = "android.showWhen";