Searched refs:MSG_HEADSET_NOT_CONNECTED (Results 1 – 2 of 2) sorted by relevance
58 public static final int MSG_HEADSET_NOT_CONNECTED = 1; field in PeripheralHandoverService291 final int msgId = connected ? MSG_HEADSET_CONNECTED : MSG_HEADSET_NOT_CONNECTED; in replyToClient()
1179 case PeripheralHandoverService.MSG_HEADSET_NOT_CONNECTED: in handleMessage()