HomeSort by relevance Sort by last modified time
    Searched refs:notifySrvccState (Results 1 - 4 of 4) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallTracker.java 96 protected void notifySrvccState(Call.SrvccState state, Connection c) {
PhoneBase.java 561 imsPhone.notifySrvccState(srvccState);
576 getCallTracker().notifySrvccState(srvccState, conn);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhone.java 933 public void notifySrvccState(Call.SrvccState state) {
934 mCT.notifySrvccState(state);
    [all...]
ImsPhoneCallTracker.java     [all...]

Completed in 48 milliseconds