Searched refs:EXTRA_HIDE_SMART_REPLIES (Results 1 – 3 of 3) sorted by relevance
185 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildWithRemoteInput_noExistingInputNoSpinner()200 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildWithRemoteInput_noExistingInputWithSpinner()256 .getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false)); in testRebuildNotificationForCanceledSmartReplies()
154 .extras.getBoolean(Notification.EXTRA_HIDE_SMART_REPLIES, false); in shouldShowSmartReplyView()
1057 public static final String EXTRA_HIDE_SMART_REPLIES = "android.hideSmartReplies"; field in Notification3984 mN.extras.putBoolean(EXTRA_HIDE_SMART_REPLIES, hideSmartReplies); in setHideSmartReplies()