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

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java114 static final int MSG_SE_FIELD_ACTIVATED = 8; field in class:NfcService
327 sendMessage(NfcService.MSG_SE_FIELD_ACTIVATED, null);
1943 case MSG_SE_FIELD_ACTIVATED: {

Completed in 32 milliseconds