Home | History | Annotate | Download | only in a2dp

Lines Matching refs:currentState

588             IState currentState = getCurrentState();
589 if (currentState == mPending) {
602 if (currentState == mConnected) {
608 loge("Bad currentState: " + currentState);