Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedGsmCallState.java572 if (c == null || c.isConnecting() || countActiveLines() != 1) { in separateCall()
687 if (countActiveLines() > 1) { in onDial()
766 countActiveLines() throws InvalidStateEx { in countActiveLines() method in SimulatedGsmCallState