Searched refs:notifyCallState (Results 1 – 4 of 4) sorted by relevance
55 void notifyCallState(in int phoneId, in int subId, int state, String incomingNumber); in notifyCallState() method
1628 public void notifyCallState(int phoneId, int subId, int state, String incomingNumber) { in notifyCallState() method in TelephonyRegistry2321 boolean notifyCallState = true; in notifyPreciseCallState()2325 notifyCallState = false; in notifyPreciseCallState()2396 notifyCallState = false; in notifyPreciseCallState()2425 if (notifyCallState) { in notifyPreciseCallState()
369 sRegistry.notifyCallState(slotIndex, subId, state, incomingNumber); in notifyCallStateChanged()
84831 Lcom/android/internal/telephony/ITelephonyRegistry$Stub$Proxy;->notifyCallState(ILjava/lang/String;…