Searched refs:getCallState (Results 1 – 4 of 4) sorted by relevance
27 fun getCallState(call: Call): Int { in getCallState() method29 Api31Impl.getCallState(call) in getCallState()40 fun getCallState(call: Call): Int { in getCallState() method
53 fun getCallState(call: Call): Int { in getCallState() method55 Api31Impl.getCallState(call) in getCallState()131 fun getCallState(call: Call): Int { in getCallState() method
313 Compatibility.getCallState(call) != Call.STATE_CONNECTING in <lambda>()570 if (Api26Impl.getCallState(call) != Call.STATE_DISCONNECTED) { in <lambda>()584 fun getCallState(call: Call): Int { in getCallState() method586 Api31Impl.getCallState(call) in getCallState()597 fun getCallState(call: Call): Int { in getCallState() method
324 state = getState(Compatibility.getCallState(icsCall.call)), in createCallData()