Home | History | Annotate | Download | only in telecom

Lines Matching refs:currentState

897         for (int currentState : states) {
899 if (mForegroundCall != null && mForegroundCall.getState() == currentState) {
913 if (currentState == call.getState()) {