Searched refs:workProfileUserId (Results 1 – 1 of 1) sorted by relevance
930 private boolean canAccessCrossProfileCalendar(int workProfileUserId) { in canAccessCrossProfileCalendar() argument937 return workProfileUserId != UserHandle.USER_NULL in canAccessCrossProfileCalendar()939 getCallingPackageName(), workProfileUserId); in canAccessCrossProfileCalendar()962 final int workProfileUserId = getWorkProfileUserId(); in queryWorkProfileProvider() local963 if (!canAccessCrossProfileCalendar(workProfileUserId)) { in queryWorkProfileProvider()968 localUri, workProfileUserId).buildUpon().build(); in queryWorkProfileProvider()