Home
last modified time | relevance | path

Searched refs:removeSystemCodeForService (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/nfc/
H A DINfcFCardEmulation.aidl29 boolean removeSystemCodeForService(int userHandle, in ComponentName service); in removeSystemCodeForService() method
/aosp14/frameworks/base/core/java/android/nfc/cardemulation/
H A DNfcFCardEmulation.java191 return sService.removeSystemCodeForService(mContext.getUser().getIdentifier(), service); in unregisterSystemCodeForService()
200 return sService.removeSystemCodeForService(mContext.getUser().getIdentifier(), in unregisterSystemCodeForService()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34149 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->removeSystemCodeForService(ILandroid/content/Component…
34170 Landroid/nfc/INfcFCardEmulation;->removeSystemCodeForService(ILandroid/content/ComponentName;)Z