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

/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java2082 updateCallProfile(finalPeerCall);
2083 updateCallProfile(finalHostCall);
2122 private static void updateCallProfile(ImsCall call) { method in class:ImsCall
2124 call.updateCallProfile();
2128 private void updateCallProfile() { method in class:ImsCall

Completed in 39 milliseconds