Home
last modified time | relevance | path

Searched defs:NfcControllerAlwaysOnListener (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Nfc/framework/java/android/nfc/
DNfcControllerAlwaysOnListener.java35 public class NfcControllerAlwaysOnListener extends INfcControllerAlwaysOnListener.Stub { class
/packages/modules/Nfc/tests/cts/tests/src/android/nfc/cts/
DNfcAdapterTest.java964 private class NfcControllerAlwaysOnListener implements NfcAdapter.ControllerAlwaysOnListener { class in NfcAdapterTest
967 NfcControllerAlwaysOnListener(CountDownLatch countDownLatch) { in NfcControllerAlwaysOnListener() method in NfcAdapterTest.NfcControllerAlwaysOnListener