Searched refs:checkCallerCanInteractWithUserId (Results 1 – 1 of 1) sorted by relevance
111 static boolean checkCallerCanInteractWithUserId(@NonNull Context context, int userId) { in checkCallerCanInteractWithUserId() method in PermissionsUtils198 if (!checkCallerCanInteractWithUserId(context, userId)) return false; in checkCallerCanManageAssociationsForPackage()