Searched refs:MSG_LLCP_LINK_FIRST_PACKET (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java121 static final int MSG_LLCP_LINK_FIRST_PACKET = 15; field in class:NfcService
322 sendMessage(NfcService.MSG_LLCP_LINK_FIRST_PACKET, device);
1931 case MSG_LLCP_LINK_FIRST_PACKET:

Completed in 11 milliseconds