Searched refs:NO_ACTION (Results 1 – 1 of 1) sorted by relevance
77 static final int NO_ACTION = 0; field in HeadsetClientStateMachine201 mPendingAction = new Pair<Integer, Object>(NO_ACTION, 0); in clearPendingAction()1328 if (queuedAction == null || queuedAction.first == NO_ACTION) { in processMessage()