Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedGsmCallState.java616 int countCalls = 0; in conference() local
623 countCalls++; in conference()
635 if (countCalls > 0) { in conference()
646 int countCalls = 0; in explicitCallTransfer() local
653 countCalls++; in explicitCallTransfer()