Home
last modified time | relevance | path

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

/aosp12/frameworks/base/nfc-extras/java/com/android/nfc_extras/
H A DNfcExecutionEnvironment.java169 throwBundle(b); in open()
186 throwBundle(mExtras.getService().close(mExtras.mPackageName, mToken)); in close()
209 throwBundle(b); in transceive()
213 private static void throwBundle(Bundle b) throws EeIOException { in throwBundle() method in NfcExecutionEnvironment