Searched refs:incomingNumberStr (Results 1 – 1 of 1) sorted by relevance
179 std::u16string incomingNumberStr = incomingNumber; in UpdateCallStateForSlotId() local196 incomingNumberStr = GetCallIncomingNumberForSlotId(record, slotId); in UpdateCallStateForSlotId()197 record.telephonyObserver_->OnCallStateUpdated(slotId, callState, incomingNumberStr); in UpdateCallStateForSlotId()201 SendCallStateChanged(slotId, callState, incomingNumberStr); in UpdateCallStateForSlotId()