Searched refs:removeAidGroupForService (Results 1 – 2 of 2) sorted by relevance
37 boolean removeAidGroupForService(int userHandle, in ComponentName service, String category); in removeAidGroupForService() method
524 return sService.removeAidGroupForService(mContext.getUserId(), service, category); in removeAidsForService()533 return sService.removeAidGroupForService(mContext.getUserId(), service, category); in removeAidsForService()