Okay one step back.
The Class Context() has no function getContenResolver(). Am I looking in the wrong place?
I also tried to instantiate the class Context
cr = new Context();
content_resolver = cr. getContentResolver()
android.provider.Settings$System.putInt(content_resolver, phone_2, 0)
Can't instantiate abstract class android.content.Context
adb shell settings list system
people_stripe=0
personal_mode_enabled=0
phone1_on=1
phone2_on=1
pms_notification_panel_brightness_adjustment=1
pointer_speed=0
prefered_ims_call=1
prefered_voice_call=1
Could it be that the new Beta only sets secure and global settings but no systems settings?
Version Tasker 5.7.0-beta.6
Phone Samsung S9 SDK 28 Release 9
Cheers
Manfred.