Home
last modified time | relevance | path

Searched refs:ERROR_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DErrorCodes.java80 public static final int ERROR_DISCONNECT = -5; field in ErrorCodes
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java1685 return ErrorCodes.ERROR_DISCONNECT; in connect()
1689 return ErrorCodes.ERROR_DISCONNECT; in connect()
1698 return ErrorCodes.ERROR_DISCONNECT; in connect()
1719 return ErrorCodes.ERROR_DISCONNECT; in reconnect()
1722 return ErrorCodes.ERROR_DISCONNECT; in reconnect()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt37265 Landroid/nfc/ErrorCodes;->ERROR_DISCONNECT:I