Searched refs:getHandoverConnection (Results 1 – 5 of 5) sorted by relevance
441 getHandoverConnection() { in getHandoverConnection() method in ImsPhoneCall
1619 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in ImsPhone
1919 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccFailed()1999 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccCanceled()2066 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccSuccess()2159 .getHandoverConnection(); in concurrentCalls_srvcc()
382 handoverConnections = mPhone.getImsPhone().getHandoverConnection(); in onRilSrvccStateChanged()
912 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in Phone950 conn = imsPhone.getHandoverConnection(); in handleSrvccStateChanged()