Searched refs:EXTRA_SHOW_REMOTE_INPUT_SPINNER (Results 1 – 6 of 6) sorted by relevance
99 .getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false)); in testRebuildWithRemoteInput_noExistingInputNoSpinner()114 .getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false)); in testRebuildWithRemoteInput_noExistingInputWithSpinner()170 .getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false)); in testRebuildNotificationForCanceledSmartReplies()
79 .getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false) in <lambda>()
186 extras.getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false); in parseMessagingData()
436 extras.getBoolean(Notification.EXTRA_SHOW_REMOTE_INPUT_SPINNER, false); in parseMessagingData()
1239 public static final String EXTRA_SHOW_REMOTE_INPUT_SPINNER = "android.remoteInputSpinner"; field in Notification4889 mN.extras.putBoolean(EXTRA_SHOW_REMOTE_INPUT_SPINNER, showSpinner); in setShowRemoteInputSpinner()6385 boolean showSpinner = mN.extras.getBoolean(EXTRA_SHOW_REMOTE_INPUT_SPINNER); in applyStandardTemplateWithActions()
7926 Landroid/app/Notification;->EXTRA_SHOW_REMOTE_INPUT_SPINNER:Ljava/lang/String;