I am developing an app where i need to enable/disable touch senstivity programmatically and it's a system app.I didn't find any such setting in Settings.java class.
Does andorid provide any api to control touch senstivity?
I have checked other solutions too but didn't find any solution related to enable/disable screen touch senstivity.