Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java92 public static final int SET_MIC_VOLUME = 7; field in HeadsetClientStateMachine
1021 deferMessage(obtainMessage(HeadsetClientStateMachine.SET_MIC_VOLUME, in processConnectionEvent()
1157 case SET_MIC_VOLUME: in processMessage()