Searched refs:EeIOException (Results 1 – 8 of 8) sorted by relevance
4 public class EeAlreadyOpenException extends com.android.nfc_extras.EeIOException {9 public class EeExternalFieldException extends com.android.nfc_extras.EeIOException {14 public class EeIOException extends java.io.IOException {15 ctor public EeIOException();16 ctor public EeIOException(String);19 public class EeInitializationException extends com.android.nfc_extras.EeIOException {24 public class EeListenModeException extends com.android.nfc_extras.EeIOException {29 public class EeNfcDisabledException extends com.android.nfc_extras.EeIOException {55 method public void open() throws com.android.nfc_extras.EeIOException;
21 public class EeIOException extends IOException { class22 public EeIOException() { in EeIOException() method in EeIOException26 public EeIOException(String message) { in EeIOException() method in EeIOException
166 public void open() throws EeIOException { in open()172 throw new EeIOException("NFC Service was dead, try again"); in open()213 private static void throwBundle(Bundle b) throws EeIOException { in throwBundle()218 throw new EeIOException(b.getString("m")); in throwBundle()
19 public class EeAlreadyOpenException extends EeIOException {
19 public class EeExternalFieldException extends EeIOException {
19 public class EeInitializationException extends EeIOException {
19 public class EeListenModeException extends EeIOException {
19 public class EeNfcDisabledException extends EeIOException {