Home
last modified time | relevance | path

Searched refs:zoneUserId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/users/
DCarMUPANDUserTrackerImpl.java135 int zoneUserId = mCarOccupantZoneManager.getUserForOccupant(zoneInfo); in getDisplayIdForUser() local
136 if (zoneUserId == userId) { in getDisplayIdForUser()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DCarServiceMediator.java177 int zoneUserId = mCarOccupantZoneManager.getUserForOccupant(zoneInfo); in getDisplayIdForUser() local
178 if (zoneUserId == userId) { in getDisplayIdForUser()