Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcFCardEmulation.aidl29 boolean removeSystemCodeForService(int userHandle, in ComponentName service); in removeSystemCodeForService() method
/frameworks/base/core/java/android/nfc/cardemulation/
DNfcFCardEmulation.java198 return sService.removeSystemCodeForService(mContext.getUserId(), service); in unregisterSystemCodeForService()
207 return sService.removeSystemCodeForService(mContext.getUserId(), service); in unregisterSystemCodeForService()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47988 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->removeSystemCodeForService(ILandroid/content/Component…
48009 Landroid/nfc/INfcFCardEmulation;->removeSystemCodeForService(ILandroid/content/ComponentName;)Z