Searched refs:getHandoverConnection (Results 1 – 5 of 5) sorted by relevance
404 getHandoverConnection() { in getHandoverConnection() method in ImsPhoneCall
1549 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in ImsPhone
1540 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccFailed()1618 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccCanceled()1686 doReturn(new ArrayList(List.of(mImsConnection0))).when(mImsPhone).getHandoverConnection(); in singleCall_srvccSuccess()1776 .when(mImsPhone).getHandoverConnection(); in concurrentCalls_srvcc()
324 handoverConnections = mPhone.getImsPhone().getHandoverConnection(); in onRilSrvccStateChanged()
808 public ArrayList<Connection> getHandoverConnection() { in getHandoverConnection() method in Phone839 conn = imsPhone.getHandoverConnection(); in handleSrvccStateChanged()