Searched refs:sNullContextNfcAdapter (Results 1 – 2 of 2) sorted by relevance
386 static NfcAdapter sNullContextNfcAdapter; // protected by NfcAdapter.class field in NfcAdapter635 if (sNullContextNfcAdapter == null) { in getNfcAdapter()636 sNullContextNfcAdapter = new NfcAdapter(null); in getNfcAdapter()638 return sNullContextNfcAdapter; in getNfcAdapter()
48187 Landroid/nfc/NfcAdapter;->sNullContextNfcAdapter:Landroid/nfc/NfcAdapter;