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.java2297 updateCallProfile(finalPeerCall); in processMergeComplete()
2298 updateCallProfile(finalHostCall); in processMergeComplete()
2337 private static void updateCallProfile(ImsCall call) { in updateCallProfile() method in ImsCall
2339 call.updateCallProfile(); in updateCallProfile()
2343 private void updateCallProfile() { in updateCallProfile() method in ImsCall