Searched refs:onCallUpdated (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java223 public void onCallUpdated(ImsCall call) { method in class:ImsCall.Listener
2644 listener.onCallUpdated(ImsCall.this);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1813 // processCallStateChange is triggered for onCallUpdated as well.
1814 // onCallUpdated should not modify the state of the call
2084 public void onCallUpdated(ImsCall imsCall) {
2085 if (DBG) log("onCallUpdated");

Completed in 104 milliseconds