Home
last modified time | relevance | path

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

/packages/modules/Nfc/framework/java/android/nfc/
DINfcAdapter.aidl79 boolean isControllerAlwaysOn(); in isControllerAlwaysOn() method
/packages/modules/Nfc/NfcNci/src/com/android/nfc/
DNfcService.java3157 public boolean isControllerAlwaysOn() throws RemoteException { in isControllerAlwaysOn() method in NfcService.NfcAdapterService