Searched refs:getHandoverConnection (Results 1 – 5 of 5) sorted by relevance
373 getHandoverConnection() { in getHandoverConnection() method in ImsPhoneCall
1517 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in ImsPhone
279 handoverConnections = mPhone.getImsPhone().getHandoverConnection(); in onRilSrvccStateChanged()
1455 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccFailed()1529 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccCanceled()1594 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccSuccess()1680 .when(mImsPhone).getHandoverConnection(); in concurrentCalls_srvcc()
768 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in Phone799 conn = imsPhone.getHandoverConnection(); in handleSrvccStateChanged()