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

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java116 static final int MSG_RF_FIELD_DEACTIVATED = 10; field in class:NfcService
295 sendMessage(NfcService.MSG_RF_FIELD_DEACTIVATED, null);
1804 case MSG_RF_FIELD_DEACTIVATED:

Completed in 30 milliseconds