Searched refs:EXTRA_HIDE_SMART_REPLIES (Results 1 – 4 of 4) sorted by relevance
101 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildWithRemoteInput_noExistingInputNoSpinner()116 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildWithRemoteInput_noExistingInputWithSpinner()172 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildNotificationForCanceledSmartReplies()
85 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false) in <lambda>()
1250 public static final String EXTRA_HIDE_SMART_REPLIES = "android.hideSmartReplies"; field in Notification4899 mN.extras.putBoolean(EXTRA_HIDE_SMART_REPLIES, hideSmartReplies); in setHideSmartReplies()
7924 Landroid/app/Notification;->EXTRA_HIDE_SMART_REPLIES:Ljava/lang/String;