Searched refs:incomingNumberOrEmpty (Results 1 – 1 of 1) sorted by relevance
708 String incomingNumberOrEmpty = r.canReadPhoneState ? incomingNumber : ""; in notifyCallState() local709 r.callback.onCallStateChanged(state, incomingNumberOrEmpty); in notifyCallState()743 String incomingNumberOrEmpty = getCallIncomingNumber(r, phoneId); in notifyCallStateForPhoneId() local744 r.callback.onCallStateChanged(state, incomingNumberOrEmpty); in notifyCallStateForPhoneId()