Searched refs:getSubState (Results 1 – 3 of 3) sorted by relevance
201 public int getSubState() { in getSubState() method in SrvccConnection250 sb.append(", subState:").append(getSubState()); in toString()
5559 convertSrvccCallSubState(srvccConnections[i].getSubState()); in convertToHalSrvccCall()
2267 assertTrue(srvccConnections[0].getSubState() == SrvccConnection.SUBSTATE_PREALERTING); in testConvertToSrvccConnectionInfoMtPreAlerting()