4g toggle in notification panel

My samsung Hong Kong dual sim model had it.
I believe the way to get it enabled would be to use adb on a device that currently has it so that the label name can be noted. Then use adb on my current device to add this quick shortcut pull down toggle.
I'm not sure what the name of the 5G toggle is , once I get the info I can add it.
I haven't seen that on Samsung as a option there .
 
My samsung Hong Kong dual sim model had it.
I believe the way to get it enabled would be to use adb on a device that currently has it so that the label name can be noted. Then use adb on my current device to add this quick shortcut pull down toggle.
I'm not sure what the name of the 5G toggle is , once I get the info I can add it.
Ahh ..maybe xda has a mod for that .
 
Ahh ..maybe xda has a mod for that .
I believe using the adb command on a sm-n9860 or sm-n986b , following adb shell command line: adb shell settings get secure sysui_qs_tiles , this will display all current quick short toggles present on device by name label. Then once the 5G one is identified it can be enabled on the U1 devices. Should persist until next firmware update or reset.
 
I believe using the adb command on a sm-n9860 or sm-n986b , following adb shell command line: adb shell settings get secure sysui_qs_tiles , this will display all current quick short toggles present on device by name label. Then once the 5G one is identified it can be enabled on the U1 devices. Should persist until next firmware update or reset.
Gotcha , it was never something I was interested in .
 
I figured out the whole ADB thing. It let me add the Mobile Data tab I used to have and use but no specific 5G tab was available. AT&T must have totally removed it. Oh well. It was worth a try.