Searched defs:switchOff (Results 1 – 4 of 4) sorted by relevance
88 int32_t switchOff = static_cast<int32_t>(size); in GetCallList() local
135 int32_t switchOff; member
385 PhoneNetType phoneNetType, int32_t switchOn, int32_t switchOff) in SendDtmfString()
379 …RilCall::SendDtmf(const std::string &sDTMFCode, int32_t index, int32_t switchOn, int32_t switchOff, in SendDtmf()