Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DNfcAdapter.java386 static NfcAdapter sNullContextNfcAdapter; // protected by NfcAdapter.class field in NfcAdapter
635 if (sNullContextNfcAdapter == null) { in getNfcAdapter()
636 sNullContextNfcAdapter = new NfcAdapter(null); in getNfcAdapter()
638 return sNullContextNfcAdapter; in getNfcAdapter()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt48187 Landroid/nfc/NfcAdapter;->sNullContextNfcAdapter:Landroid/nfc/NfcAdapter;