SystemUI: Refresh CellularTile when mobile data is enabled/disabled

CellularTile only can disable/enable the DDS mobile data and will not
refresh when the mobile states are not changed on the active data sim.

When making VT call on nDDS, the active data sim is changed to nDDS,so
the mobile states on active data sim will not be changed when clicking
CellularTile, which leads CellularTile to show an incorrect state.

To fix this issue, CellularTile should refresh when the mobile data
state is changed on DDS or nDDS

Change-Id: I31819a83d79c6192a6da386ec7596a966796e2b6
CRs-Fixed: 2976479
1 file changed