Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl33 boolean disableNfcFForegroundService(); in disableNfcFForegroundService() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java603 public boolean disableNfcFForegroundService() throws RemoteException { in disableNfcFForegroundService() method in CardEmulationManager.NfcFCardEmulationInterface