Searched refs:updateSystemAction (Results 1 – 1 of 1) sorted by relevance
407 updateSystemAction(clickable, SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON); in updateA11yState()408 updateSystemAction(longClickable, SYSTEM_ACTION_ID_ACCESSIBILITY_BUTTON_CHOOSER); in updateA11yState()417 private void updateSystemAction(boolean register, int actionId) { in updateSystemAction() method in NavBarHelper