Home
last modified time | relevance | path

Searched refs:OnChoiceSelectionChanged (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/android/autofill_assistant/
H A Dassistant_form_delegate.cc34 void AssistantFormDelegate::OnChoiceSelectionChanged( in OnChoiceSelectionChanged() function in autofill_assistant::AssistantFormDelegate
40 ui_controller_->OnChoiceSelectionChanged(input_index, choice_index, selected); in OnChoiceSelectionChanged()
H A Dassistant_form_delegate.h24 void OnChoiceSelectionChanged(
H A Dui_controller_android.h166 void OnChoiceSelectionChanged(int input_index,
H A Dui_controller_android.cc1755 void UiControllerAndroid::OnChoiceSelectionChanged(int input_index, in OnChoiceSelectionChanged() function in autofill_assistant::UiControllerAndroid