HomeSort by relevance Sort by last modified time
    Searched defs:MSG_DEACTIVATED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/nfc/cardemulation/
HostApduService.java 214 * MSG_DEACTIVATED is sent by NfcService when
222 public static final int MSG_DEACTIVATED = 2;
292 case MSG_DEACTIVATED:
HostNfcFService.java 145 * MSG_DEACTIVATED is sent by NfcService when
151 public static final int MSG_DEACTIVATED = 2;
220 case MSG_DEACTIVATED:

Completed in 66 milliseconds