Searched refs:PROPERTY_DISABLE_SWITCH_SLOT_ON_REBOOT (Results 1 – 2 of 2) sorted by relevance
28 public static final String PROPERTY_DISABLE_SWITCH_SLOT_ON_REBOOT = "SWITCH_SLOT_ON_REBOOT=0"; field in UpdateEngineProperties
320 extraProperties.add(UpdateEngineProperties.PROPERTY_DISABLE_SWITCH_SLOT_ON_REBOOT); in prepareExtraProperties()