Searched refs:unsetOffHostForService (Results 1 – 2 of 2) sorted by relevance
35 boolean unsetOffHostForService(int userHandle, in ComponentName service); in unsetOffHostForService() method
368 public boolean unsetOffHostForService(@NonNull ComponentName service) { in unsetOffHostForService() method in CardEmulation375 return sService.unsetOffHostForService(mContext.getUserId(), service); in unsetOffHostForService()384 return sService.unsetOffHostForService(mContext.getUserId(), service); in unsetOffHostForService()