Home
last modified time | relevance | path

Searched refs:unsetOffHostForService (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/nfc/java/android/nfc/
DINfcCardEmulation.aidl38 boolean unsetOffHostForService(int userHandle, in ComponentName service); in unsetOffHostForService() method
/frameworks/base/nfc/java/android/nfc/cardemulation/
DCardEmulation.java605 public boolean unsetOffHostForService(@NonNull ComponentName service) { in unsetOffHostForService() method in CardEmulation
612 return sService.unsetOffHostForService(mContext.getUser().getIdentifier(), service); in unsetOffHostForService()
621 return sService.unsetOffHostForService(mContext.getUser().getIdentifier(), service); in unsetOffHostForService()
/frameworks/base/nfc/api/
Dcurrent.txt218 …quiresPermission(android.Manifest.permission.NFC) public boolean unsetOffHostForService(@NonNull a…
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...