Home
last modified time | relevance | path

Searched refs:isStopping (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
62 mIsStopping = isStopping; in UserRecord()
75 String seatLocationName, boolean isStopping) { in create() argument
77 isForeground, icon, isLoggedIn, loggedInDisplay, seatLocationName, isStopping); in create()