Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/userpicker/
DUserPickerBaseTestActivity.java58 boolean shouldStartAsSystemUser() { in shouldStartAsSystemUser() method in UserPickerBaseTestActivity
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserPickerActivity.java150 if (shouldStartAsSystemUser() in onCreate()
252 boolean shouldStartAsSystemUser() { in shouldStartAsSystemUser() method in UserPickerActivity