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.java2244 updateCallProfile(finalPeerCall); in processMergeComplete()
2245 updateCallProfile(finalHostCall); in processMergeComplete()
2284 private static void updateCallProfile(ImsCall call) { in updateCallProfile() method in ImsCall
2286 call.updateCallProfile(); in updateCallProfile()
2290 private void updateCallProfile() { in updateCallProfile() method in ImsCall