Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedGsmCallState.java579 if (c == null || c.isConnecting() || countActiveLines() != 1) { in separateCall()
695 if (countActiveLines() > 1) { in onDial()
774 countActiveLines() throws InvalidStateEx { in countActiveLines() method in SimulatedGsmCallState