Searched refs:SELECTION_MENU_CONTENT_PARAM_INDEX (Results 1 – 1 of 1) sorted by relevance
58 const int32_t SELECTION_MENU_CONTENT_PARAM_INDEX = 2; variable3223 !info[SELECTION_MENU_CONTENT_PARAM_INDEX]->IsNumber()) { in BindSelectionMenu()3227 info[SELECTION_MENU_CONTENT_PARAM_INDEX]->ToNumber<int32_t>() != in BindSelectionMenu()3234 static_cast<ResponseType>(info[SELECTION_MENU_CONTENT_PARAM_INDEX]->ToNumber<int32_t>()); in BindSelectionMenu()