Searched refs:SYSTEM_ACTION_ID_BACK (Results 1 – 1 of 1) sorted by relevance
82 private static final int SYSTEM_ACTION_ID_BACK = AccessibilityService.GLOBAL_ACTION_BACK; // = 1 field in SystemActions310 mA11yManager.registerSystemAction(actionBack, SYSTEM_ACTION_ID_BACK); in registerActions()364 case SYSTEM_ACTION_ID_BACK: in register()