Home
last modified time | relevance | path

Searched refs:MSG_RESPONSE_APDU (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/nfc/cardemulation/
DHostApduService.java211 public static final int MSG_RESPONSE_APDU = 1; field in HostApduService
264 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in handleMessage()
280 case MSG_RESPONSE_APDU: in handleMessage()
327 Message responseMsg = Message.obtain(null, MSG_RESPONSE_APDU); in sendResponseApdu()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47729 Landroid/nfc/cardemulation/HostApduService;->MSG_RESPONSE_APDU:I