Home
last modified time | relevance | path

Searched defs:workProfileUserId (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1192 final int workProfileUserId = 10; in test_bubbleViewInfoGetPackageForUser() local
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProvider2.java931 private boolean canAccessCrossProfileCalendar(int workProfileUserId) { in canAccessCrossProfileCalendar()
963 final int workProfileUserId = getWorkProfileUserId(); in queryWorkProfileProvider() local