Searched refs:mDeviceIsSetUpForUser (Results 1 – 1 of 1) sorted by relevance
114 private boolean mDeviceIsSetUpForUser = true; field in CarSystemBar234 mDeviceIsSetUpForUser = mCarDeviceProvisionedController.isCurrentUserSetup(); in start()278 || mDeviceIsSetUpForUser != currentUserSetup) { in restartNavBarsIfNecessary()279 mDeviceIsSetUpForUser = currentUserSetup; in restartNavBarsIfNecessary()333 return mDeviceIsSetUpForUser && !mIsUserSetupInProgress; in isDeviceSetupForUser()