Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/nfctests/src/android/nfc/
H A DNfcControllerAlwaysOnListenerTest.java69 NfcControllerAlwaysOnListener mListener =
70 new NfcControllerAlwaysOnListener(mNfcAdapter);
96 NfcControllerAlwaysOnListener mListener =
97 new NfcControllerAlwaysOnListener(mNfcAdapter);
123 NfcControllerAlwaysOnListener mListener =
124 new NfcControllerAlwaysOnListener(mNfcAdapter);
151 NfcControllerAlwaysOnListener mListener =
152 new NfcControllerAlwaysOnListener(mNfcAdapter);
168 NfcControllerAlwaysOnListener listener = new NfcControllerAlwaysOnListener(mNfcAdapter);
192 NfcControllerAlwaysOnListener listener = new NfcControllerAlwaysOnListener(mNfcAdapter);
/aosp14/frameworks/base/core/java/android/nfc/
H A DNfcControllerAlwaysOnListener.java32 public class NfcControllerAlwaysOnListener extends INfcControllerAlwaysOnListener.Stub { class
33 private static final String TAG = NfcControllerAlwaysOnListener.class.getSimpleName();
42 public NfcControllerAlwaysOnListener(@NonNull INfcAdapter adapter) { in NfcControllerAlwaysOnListener() method in NfcControllerAlwaysOnListener
H A DNfcAdapter.java76 private final NfcControllerAlwaysOnListener mControllerAlwaysOnListener;
752 mControllerAlwaysOnListener = new NfcControllerAlwaysOnListener(getService()); in NfcAdapter()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes5714 android.nfc.NfcControllerAlwaysOnListener
H A Dboot-image-profile.txt28501 Landroid/nfc/NfcControllerAlwaysOnListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes5718 android.nfc.NfcControllerAlwaysOnListener
H A Dboot-image-profile.txt38608 Landroid/nfc/NfcControllerAlwaysOnListener;