aaa4c7c951468ec73ad4b9c22c92401f179afa52
initializingSwitchDoesNotTriggerView initializes mController with a mSwitchBar which has already addOnSwitchChangeListener, it will trigger onSwitchChangedon (and a dialog breaks the test) of a mController initialized at setUp(). This change initializes a new mSwitchBar for the test. Bug: 214907475 Test: make RunSettingsRoboTests ROBOTEST_FILTER=AutomaticStorageManagerSwitchBarControllerTest Change-Id: Iefe56387c56ca6b1c2520c050467d130182ccfdc
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%