Home | History | Annotate | Download | only in a2dp

Lines Matching refs:currentState

600             IState currentState = getCurrentState();
601 if (currentState == mPending) {
614 if (currentState == mConnected) {
620 loge("Bad currentState: " + currentState);