Home
last modified time | relevance | path

Searched refs:INfcControllerAlwaysOnListener (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/nfc/java/android/nfc/
DINfcAdapter.aidl26 import android.nfc.INfcControllerAlwaysOnListener;
79 void registerControllerAlwaysOnListener(in INfcControllerAlwaysOnListener listener); in registerControllerAlwaysOnListener()
80 void unregisterControllerAlwaysOnListener(in INfcControllerAlwaysOnListener listener); in unregisterControllerAlwaysOnListener()
DINfcControllerAlwaysOnListener.aidl22 oneway interface INfcControllerAlwaysOnListener { interface
DNfcControllerAlwaysOnListener.java32 public class NfcControllerAlwaysOnListener extends INfcControllerAlwaysOnListener.Stub {