Home
last modified time | relevance | path

Searched defs:notifySrvccState (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallTracker.java115 protected void notifySrvccState(Call.SrvccState state, ArrayList<Connection> c) { in notifySrvccState() method in CallTracker
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1554 void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhoneCallTracker
DImsPhone.java1029 public void notifySrvccState(Call.SrvccState state) { in notifySrvccState() method in ImsPhone