Searched refs:textForImeAction (Results 1 – 1 of 1) sorted by relevance
531 @Nullable CharSequence textForImeAction) { in onStartInputView() argument594 intiExtractAction(textForImeAction); in onStartInputView()736 private void intiExtractAction(CharSequence textForImeAction) { in intiExtractAction() argument743 ((TextView) mExtractActionAutomotive).setText(textForImeAction); in intiExtractAction()