Searched refs:KEY_SETUP_WIZARD_IN_PROGRESS (Results 1 – 9 of 9) sorted by relevance
72 CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS); in CarDeviceProvisionedControllerImpl()97 CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS, /* def= */ 0, user) != 0; in isUserSetupInProgress()
303 public static final String KEY_SETUP_WIZARD_IN_PROGRESS = field in CarSettings.Secure
72 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;464 Settings.Secure.putInt(getContentResolver(), KEY_SETUP_WIZARD_IN_PROGRESS, in setCarSetupInProgress() local
725 field TIRAMISU_0 String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGRESS";
2291 …field public static final String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGR…
2372 …field public static final String KEY_SETUP_WIZARD_IN_PROGRESS = "android.car.SETUP_WIZARD_IN_PROGR…
4070 UnflaggedApi: android.car.settings.CarSettings.Secure#KEY_SETUP_WIZARD_IN_PROGRESS:4071 …lagged with @FlaggedApi: field android.car.settings.CarSettings.Secure.KEY_SETUP_WIZARD_IN_PROGRESS