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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedGsmCallState.java571 if (c == null || c.isConnecting() || countActiveLines() != 1) {
686 if (countActiveLines() > 1) {
765 countActiveLines() throws InvalidStateEx { method in class:SimulatedGsmCallState

Completed in 58 milliseconds