Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DHostApduService.java228 public static final int MSG_UNHANDLED = 3; field in HostApduService
297 case MSG_UNHANDLED: in handleMessage()
361 Message unhandledMsg = Message.obtain(null, MSG_UNHANDLED); in notifyUnhandled()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt33891 Landroid/nfc/cardemulation/HostApduService;->MSG_UNHANDLED:I