QSL4A Documentation of accessibilityAction  <QSL4A API Menu>
accessibilityAction ( actionCode )
Do Accessibility Action with the designated Action Code .
Return True for successful execution and False for failed execution .
Some action codes are not supported by certain models .
BACK = 1
HOME = 2
RECENTS = 3
NOTIFICATIONS = 4
QUICK_SETTINGS = 5
POWER_DIALOG = 6
TOGGLE_SPLIT_SCREEN = 7
LOCK_SCREEN = 8
TAKE_SCREENSHOT = 9
KEYCODE_HEADSETHOOK = 10
ACCESSIBILITY_BUTTON = 11
ACCESSIBILITY_BUTTON_CHOOSER = 12
ACCESSIBILITY_SHORTCUT = 13
ACCESSIBILITY_ALL_APPS = 14
DISMISS_NOTIFICATION_SHADE = 15
DPAD_UP = 16
DPAD_DOWN = 17
DPAD_LEFT = 18
DPAD_RIGHT = 19
DPAD_CENTER = 20
MENU = 21
MEDIA_PLAY_PAUSE = 22