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

/frameworks/base/core/java/android/nfc/cardemulation/
H A DHostNfcFService.java143 * MSG_DEACTIVATED is sent by NfcService when
149 public static final int MSG_DEACTIVATED = 2; field in class:HostNfcFService
218 case MSG_DEACTIVATED:
H A DHostApduService.java214 * MSG_DEACTIVATED is sent by NfcService when
222 public static final int MSG_DEACTIVATED = 2; field in class:HostApduService
292 case MSG_DEACTIVATED:

Completed in 83 milliseconds