Searched refs:isContact (Results 1 – 2 of 2) sorted by relevance
320 nowInfo->isContact = (nowInfo->incomingName == "") ? SWITCH_TURN_OFF : SWITCH_TURN_ON; in UpdateContactInfo()431 fun("isContact", nowInfo->isContact); in GetSendString()532 info->isContact = (info->incomingName == "") ? SWITCH_TURN_OFF : SWITCH_TURN_ON; in CallStatusIncoming()
36 std::string isContact = "0"; member