Files
app_Settings/src/com/android/settings
Zoey Chen aee115ee3b [Settings] get wrong toggle when handle the WFC changed
WFC toggle's state(EXTRA_TOGGLE_STATE) is set to the newValue after each notifyChange.
However, WFC slice gets the same newValue from EXTRA_TOGGLE_STATE when users change the toggle state
before the EXTRA_TOGGLE_STATE is updated.

Need to get the "correct" new value to set the WFC

Follow the original logic(ag/3820815), 1. don't turn on WFC and only can turn off WFC  if activationApp is not null. 2. turn on/off if  no activationApp.

Bug: 261922170
Test: m RunSettingsRoboTests -j ROBOTEST_FILTER=WifiCallingSliceHelperTest
Change-Id: I823f00029c24f1901f40757ba13e7c0f90d6c0bc
2022-12-22 11:13:54 +00:00
..
2022-12-21 04:10:56 +00:00
2022-11-01 10:26:17 +00:00
2022-11-01 10:26:17 +00:00
2022-10-28 07:32:03 +00:00
2022-11-07 05:43:40 +00:00
2022-09-01 04:09:31 +00:00
2022-05-30 01:58:25 +08:00
2022-04-25 15:34:42 +08:00