Actually, I just discovered a much better approach.
Code:
am broadcast -a action.disable.tp.exclude.bar.region
and
Code:
am broadcast -a action.enable.all.tp.region
Both of these actually cause the touch icon to change, provided screen isn't in raw drawing mode. Not sure what the analogue is for the first one in 3.2, but you can just check it easily from logcat.