Searched refs:EXTRA_REMOTE_INPUT_KEY (Results 1 – 3 of 3) sorted by relevance
25 import static com.android.car.messenger.common.BaseNotificationDelegate.EXTRA_REMOTE_INPUT_KEY;167 CharSequence message = bundle.getCharSequence(EXTRA_REMOTE_INPUT_KEY); in handleReplyIntent()
8 import static com.android.car.messenger.common.BaseNotificationDelegate.EXTRA_REMOTE_INPUT_KEY;220 final CharSequence message = bundle.getCharSequence(EXTRA_REMOTE_INPUT_KEY); in voiceReply()
74 public static final String EXTRA_REMOTE_INPUT_KEY = field in BaseNotificationDelegate301 EXTRA_REMOTE_INPUT_KEY) in buildNotificationActions()