Searched refs:KEY_SETUP_WIZARD_IN_PROGRESS (Results 1 – 8 of 8) sorted by relevance
71 CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS); in CarDeviceProvisionedControllerImpl()96 CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS, /* def= */ 0, user) != 0; in isUserSetupInProgress()
220 public static final String KEY_SETUP_WIZARD_IN_PROGRESS = field in CarSettings.Secure
71 mSettings.put(CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS, SCOPE_SECURE); in loadSettingNames()
29 import static android.car.settings.CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS;462 Settings.Secure.putInt(getContentResolver(), KEY_SETUP_WIZARD_IN_PROGRESS, in setCarSetupInProgress() local
1420 …field public static final String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGR…
1490 …field public static final String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGR…
723 field TIRAMISU_0 String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGRESS";