Searched refs:TOS_UNINITIALIZED (Results 1 – 3 of 3) sorted by relevance
31 …rt com.android.car.carlauncher.datasources.restricted.TosDataSourceImpl.Companion.TOS_UNINITIALIZED121 TOS_UNINITIALIZED in <lambda>()229 TOS_UNINITIALIZED in testGetTosState_tosChangedToNotAccepted_shouldNotUnregisterObserver()289 TOS_UNINITIALIZED in <lambda>()
178 const val TOS_UNINITIALIZED = "0" in getTosState() constant
94 private static final String TOS_UNINITIALIZED = "0"; field in AppLauncherUtils671 return Objects.equals(settingsValue, TOS_UNINITIALIZED); in tosStatusUninitialized()