Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/users/
DCarUserTrackerImpl.java41 private final boolean mShouldIgnoreUserSwitch; field in CarUserTrackerImpl
49 mShouldIgnoreUserSwitch = ignoreUserSwitch; in CarUserTrackerImpl()
54 if (mShouldIgnoreUserSwitch) { in handleBeforeUserSwitching()
64 if (mShouldIgnoreUserSwitch) { in handleUserSwitching()
74 if (mShouldIgnoreUserSwitch) { in handleUserSwitchComplete()
84 if (mShouldIgnoreUserSwitch) { in handleProfilesChanged()