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