Home
last modified time | relevance | path

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

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