Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1383 public GsmCdmaConnection getConnectionByIndex(GsmCdmaCall call, int index) in getConnectionByIndex() method in GsmCdmaCallTracker
DGsmCdmaPhone.java1131 GsmCdmaConnection conn = mCT.getConnectionByIndex(call, callIndex); in handleCallHoldIncallSupplementaryService()