Searched refs:enforceCaller (Results 1 – 2 of 2) sorted by relevance
106 private void enforceCaller(int userId, String func) { in enforceCaller() method in ContentSuggestionsManagerService134 enforceCaller(UserHandle.getCallingUserId(), "provideContextBitmap"); in provideContextBitmap()158 enforceCaller(UserHandle.getCallingUserId(), "provideContextImage"); in provideContextImage()195 enforceCaller(UserHandle.getCallingUserId(), "suggestContentSelections"); in suggestContentSelections()214 enforceCaller(UserHandle.getCallingUserId(), "classifyContentSelections"); in classifyContentSelections()231 enforceCaller(UserHandle.getCallingUserId(), "notifyInteraction"); in notifyInteraction()248 enforceCaller(UserHandle.getCallingUserId(), "isEnabled"); in isEnabled()
88 private void enforceCaller(String func) { in enforceCaller() method in MusicRecognitionManagerService117 enforceCaller("beginRecognition"); in beginRecognition()