Searched refs:ErrorCodes (Results 1 – 14 of 14) sorted by relevance
19 import android.nfc.ErrorCodes;132 case ErrorCodes.SUCCESS: in format()134 case ErrorCodes.ERROR_IO: in format()136 case ErrorCodes.ERROR_INVALID_PARAM: in format()151 case ErrorCodes.SUCCESS: in format()153 case ErrorCodes.ERROR_IO: in format()155 case ErrorCodes.ERROR_INVALID_PARAM: in format()167 case ErrorCodes.SUCCESS: in format()169 case ErrorCodes.ERROR_IO: in format()171 case ErrorCodes.ERROR_INVALID_PARAM: in format()
19 import android.nfc.ErrorCodes;319 case ErrorCodes.SUCCESS: in writeNdefMessage()321 case ErrorCodes.ERROR_IO: in writeNdefMessage()323 case ErrorCodes.ERROR_INVALID_PARAM: in writeNdefMessage()389 case ErrorCodes.SUCCESS: in makeReadOnly()391 case ErrorCodes.ERROR_IO: in makeReadOnly()393 case ErrorCodes.ERROR_INVALID_PARAM: in makeReadOnly()
19 import android.nfc.ErrorCodes;76 if (errorCode == ErrorCodes.SUCCESS) { in connect()83 } else if (errorCode == ErrorCodes.ERROR_NOT_SUPPORTED) { in connect()106 if (errorCode != ErrorCodes.SUCCESS) { in reconnect()
19 import android.nfc.ErrorCodes;149 if (err != ErrorCodes.SUCCESS) { in setTimeout()
19 import android.nfc.ErrorCodes;153 if (err != ErrorCodes.SUCCESS) { in setTimeout()
19 import android.nfc.ErrorCodes;96 if (err != ErrorCodes.SUCCESS) { in setTimeout()
19 import android.nfc.ErrorCodes;245 if (err != ErrorCodes.SUCCESS) { in setTimeout()
19 import android.nfc.ErrorCodes;605 if (err != ErrorCodes.SUCCESS) { in setTimeout()
327 private ErrorCodes() {} in ErrorCodes() method in MediaDrm.ErrorCodes622 ErrorCodes.ERROR_NO_KEY,623 ErrorCodes.ERROR_KEY_EXPIRED,624 ErrorCodes.ERROR_RESOURCE_BUSY,630 ErrorCodes.ERROR_LOST_STATE,634 ErrorCodes.ERROR_GENERIC_OEM,636 ErrorCodes.ERROR_INIT_DATA,638 ErrorCodes.ERROR_LICENSE_PARSE,643 ErrorCodes.ERROR_LICENSE_STATE,651 ErrorCodes.ERROR_STORAGE_READ,[all …]
2696 MediaDrm.ErrorCodes.ERROR_NO_KEY,2697 MediaDrm.ErrorCodes.ERROR_KEY_EXPIRED,2698 MediaDrm.ErrorCodes.ERROR_RESOURCE_BUSY,2700 MediaDrm.ErrorCodes.ERROR_SESSION_NOT_OPENED,2703 MediaDrm.ErrorCodes.ERROR_FRAME_TOO_LARGE,2704 MediaDrm.ErrorCodes.ERROR_LOST_STATE,2705 MediaDrm.ErrorCodes.ERROR_GENERIC_OEM,2706 MediaDrm.ErrorCodes.ERROR_GENERIC_PLUGIN,2707 MediaDrm.ErrorCodes.ERROR_LICENSE_PARSE,2708 MediaDrm.ErrorCodes.ERROR_MEDIA_FRAMEWORK,[all …]
28 public class ErrorCodes { class
33936 Landroid/nfc/ErrorCodes;-><init>()V33939 Landroid/nfc/ErrorCodes;->ERROR_BUSY:I33940 Landroid/nfc/ErrorCodes;->ERROR_CANCELLED:I33941 Landroid/nfc/ErrorCodes;->ERROR_CONNECT:I33945 Landroid/nfc/ErrorCodes;->ERROR_IO:I33946 Landroid/nfc/ErrorCodes;->ERROR_NFC_ON:I33950 Landroid/nfc/ErrorCodes;->ERROR_READ:I33951 Landroid/nfc/ErrorCodes;->ERROR_SAP_USED:I33958 Landroid/nfc/ErrorCodes;->ERROR_TIMEOUT:I33959 Landroid/nfc/ErrorCodes;->ERROR_WRITE:I[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
23304 public static final class MediaDrm.ErrorCodes {