Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java82 static final int NO_ACTION = 0; field in HeadsetClientStateMachine
1265 if (queuedAction == null || queuedAction.first == NO_ACTION) { in processMessage()
1758 if (queuedAction == null || queuedAction.first == NO_ACTION) { in processMessage()