package android.nfc; public final class NfcManager { NfcManager() { throw new RuntimeException("Stub!"); } public android.nfc.NfcAdapter getDefaultAdapter() { throw new RuntimeException("Stub!"); } }