Searched defs:MSG_LLCP_LINK_ACTIVATION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java107 static final int MSG_LLCP_LINK_ACTIVATION = 1; field in class:NfcService
269 sendMessage(NfcService.MSG_LLCP_LINK_ACTIVATION, device);
1761 case MSG_LLCP_LINK_ACTIVATION:

Completed in 25 milliseconds