Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java111 public static final int DISABLE_NREC = 20; field in HeadsetClientStateMachine
296 case DISABLE_NREC: in getMessageName()
1106 addQueuedAction(DISABLE_NREC); in processConnectionEvent()