Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserRecord.java52 String seatLocationName, boolean isStopping) { in UserRecord() argument
61 mSeatLocationName = seatLocationName; in UserRecord()
75 String seatLocationName, boolean isStopping) { in create() argument
77 isForeground, icon, isLoggedIn, loggedInDisplay, seatLocationName, isStopping); in create()