Searched refs:findConnection (Results 1 - 1 of 1) sorted by path

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCallTracker.java1009 private synchronized ImsPhoneConnection findConnection(final ImsCall imsCall) { method in class:ImsPhoneCallTracker
1065 ImsPhoneConnection conn = findConnection(imsCall);
1228 ImsPhoneConnection conn = findConnection(imsCall);
1271 ImsPhoneConnection conn = findConnection(imsCall);
1471 ImsPhoneConnection conn = findConnection(imsCall);
1490 ImsPhoneConnection conn = findConnection(imsCall);
1527 ImsPhoneCall foregroundImsPhoneCall = findConnection(call).getCall();
1528 ImsPhoneConnection peerConnection = findConnection(peerCall);
1538 final ImsPhoneConnection conn = findConnection(call);
1580 ImsPhoneConnection conn = findConnection(cal
[all...]

Completed in 111 milliseconds