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