Searched defs:ringingCall (Results 1 – 3 of 3) sorted by relevance
59 Call ringingCall = sender.getRingingCall(); in notifyPhoneState() local258 Call ringingCall = sender.getRingingCall(); in notifyPreciseCallState() local
717 public void acceptCall(Call ringingCall) throws CallStateException { in acceptCall()761 public void rejectCall(Call ringingCall) throws CallStateException { in rejectCall()
74 public PreciseCallState(int ringingCall, int foregroundCall, int backgroundCall, in PreciseCallState()