Searched refs:SMS_TYPE_GSM (Results 1 – 1 of 1) sorted by relevance
29 constexpr static uint8_t SMS_TYPE_GSM = 1; variable191 bucket.Put(SmsSubsection::FORMAT, indexer->GetIsCdma() ? SMS_TYPE_CDMA : SMS_TYPE_GSM); in AddMsgToDB()