Searched refs:nowAccountId (Results 1 – 2 of 2) sorted by relevance
508 if (nowCallId != callId && nowAccountId != accountId) { in CallStatusIncoming()536 nowAccountId = accountId; in CallStatusIncoming()548 if (nowCallId != callId && nowAccountId != accountId) { in CallStatusDialing()555 nowAccountId = accountId; in CallStatusDialing()583 nowAccountId = nowInfo->accountId; in CallStatusDisconnected()592 nowAccountId = FAIL_CODE; in CallStatusDisconnected()
95 int32_t nowAccountId = -1; variable