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