Searched refs:removeSystemCodeForService (Results 1 – 3 of 3) sorted by relevance
29 boolean removeSystemCodeForService(int userHandle, in ComponentName service); in removeSystemCodeForService() method
197 return sService.removeSystemCodeForService(mContext.getUserId(), service); in unregisterSystemCodeForService()206 return sService.removeSystemCodeForService(mContext.getUserId(), service); in unregisterSystemCodeForService()
34149 Landroid/nfc/INfcFCardEmulation$Stub$Proxy;->removeSystemCodeForService(ILandroid/content/Component…34170 Landroid/nfc/INfcFCardEmulation;->removeSystemCodeForService(ILandroid/content/ComponentName;)Z