Searched refs:MSG_LLCP_LINK_DEACTIVATED (Results 1 – 1 of 1) sorted by relevance
146 static final int MSG_LLCP_LINK_DEACTIVATED = 2; field in NfcService381 sendMessage(NfcService.MSG_LLCP_LINK_DEACTIVATED, device); in onLlcpLinkDeactivated()2311 case MSG_LLCP_LINK_DEACTIVATED: in handleMessage()