Searched refs:EventParamDtmf (Results 1 – 2 of 2) sorted by relevance
315 EventParamDtmf* param = new EventParamDtmf(parcel.readByte(), parcel.readInt32()); in sendMessage()449 EventParamDtmf* param = reinterpret_cast<EventParamDtmf*>(paramA); in processEvent()
398 struct EventParamDtmf struct404 EventParamDtmf(char dig, int d) in EventParamDtmf() argument