Searched defs:PhoneType (Results 1 – 2 of 2) sorted by relevance
233 enum class PhoneType { PHONE_TYPE_IS_NONE, PHONE_TYPE_IS_GSM, PHONE_TYPE_IS_CDMA }; enum
27 enum PhoneType { NONE, SMS_GSM, SMS_CDMA }; enum