Home
last modified time | relevance | path

Searched defs:mmiData (Results 1 – 2 of 2) sorted by relevance

/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp93 void CellularCallSupplement::HandleClip(int32_t slotId, const MMIData &mmiData) in HandleClip()
133 void CellularCallSupplement::HandleClir(int32_t slotId, const MMIData &mmiData) in HandleClir()
181 void CellularCallSupplement::HandleColr(int32_t slotId, const MMIData &mmiData) in HandleColr()
223 void CellularCallSupplement::HandleColp(int32_t slotId, const MMIData &mmiData) in HandleColp()
265 void CellularCallSupplement::HandleCallTransfer(int32_t slotId, const MMIData &mmiData) in HandleCallTransfer()
460 void CellularCallSupplement::HandleCallRestriction(int32_t slotId, const MMIData &mmiData) in HandleCallRestriction()
565 void CellularCallSupplement::HandleCallWaiting(int32_t slotId, const MMIData &mmiData) in HandleCallWaiting()
1460 void CellularCallSupplement::AlterPinPassword(int32_t slotId, const MMIData &mmiData) in AlterPinPassword()
1480 void CellularCallSupplement::UnlockPuk(int32_t slotId, const MMIData &mmiData) in UnlockPuk()
1499 void CellularCallSupplement::AlterPin2Password(int32_t slotId, const MMIData &mmiData) in AlterPin2Password()
[all …]
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp2484 MMIData mmiData; variable