Home
last modified time | relevance | path

Searched defs:SMS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/include/
H A Dsim_rdb_helper.h82 SMS, enumerator
/ohos5.0/base/telephony/core_service/interfaces/innerkits/satellite/
H A Di_satellite_service.h39 SMS = 0x1 << 1, enumerator
/ohos5.0/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp193 enum class TestMenu : int32_t { NONE = -1, EXIT, MODEM, CALL, NETWORK, SIM, DATA, SMS, STRESS }; enumerator