Searched refs:MSG_STATE (Results 1 – 3 of 3) sorted by relevance
70 static constexpr const char *MSG_STATE = "msg_state"; variable
76 createTableStr.append(SmsMmsInfo::MSG_STATE).append(" INTEGER DEFAULT 0, "); in CreateSmsMmsInfoTableStr()
213 smsMmsInfoBucket.Put(SmsMmsInfo::MSG_STATE, "0"); in InsertSmsMmsInfo()