Home
last modified time | relevance | path

Searched refs:mButtonSwitchSlot (Results 1 – 1 of 1) sorted by relevance

/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ui/
H A DMainActivity.java65 private Button mButtonSwitchSlot; field in MainActivity
91 this.mButtonSwitchSlot = findViewById(R.id.buttonSwitchSlot); in onCreate()
325 mButtonSwitchSlot.setEnabled(false); in uiResetWidgets()
365 mButtonSwitchSlot.setEnabled(true); in uiStateSlotSwitchRequired()