Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java2243 updateCallProfile(finalPeerCall); in processMergeComplete()
2244 updateCallProfile(finalHostCall); in processMergeComplete()
2283 private static void updateCallProfile(ImsCall call) { in updateCallProfile() method in ImsCall
2285 call.updateCallProfile(); in updateCallProfile()
2289 private void updateCallProfile() { in updateCallProfile() method in ImsCall