Searched refs:SetEventListParams (Results 1 – 3 of 3) sorted by relevance
103 class SetEventListParams extends CommandParams { class105 SetEventListParams(CommandDetails cmdDet, int[] eventInfo) { in SetEventListParams() method in SetEventListParams
132 mSetupEventListSettings.eventList = ((SetEventListParams) cmdParams).mEventInfo; in CatCmdMessage()
770 mCmdParams = new SetEventListParams(cmdDet, eventList); in processSetUpEventList()