Searched refs:setEditedSuggestionInfo (Results 1 – 2 of 2) sorted by relevance
67 fun setEditedSuggestionInfo(info: EditedSuggestionInfo?) in <lambda>() method165 override fun setEditedSuggestionInfo(info: EditedSuggestionInfo?) { in onSendRemoteInput() method in com.android.systemui.statusbar.policy.RemoteInputViewControllerImpl184 setEditedSuggestionInfo(null) in onSendRemoteInput()
479 riv.getController().setEditedSuggestionInfo(editedSuggestionInfo); in activateRemoteInput()