Searched refs:INfcControllerAlwaysOnListener (Results 1 – 3 of 3) sorted by relevance
26 import android.nfc.INfcControllerAlwaysOnListener;79 void registerControllerAlwaysOnListener(in INfcControllerAlwaysOnListener listener); in registerControllerAlwaysOnListener()80 void unregisterControllerAlwaysOnListener(in INfcControllerAlwaysOnListener listener); in unregisterControllerAlwaysOnListener()
22 oneway interface INfcControllerAlwaysOnListener { interface
32 public class NfcControllerAlwaysOnListener extends INfcControllerAlwaysOnListener.Stub {