Searched refs:allowRotaryFocus (Results 1 – 2 of 2) sorted by relevance
193 public boolean setAllowRotaryFocus(boolean allowRotaryFocus) { in setAllowRotaryFocus() argument199 int newFocusability = allowRotaryFocus in setAllowRotaryFocus()
463 public boolean setAllowRotaryFocus(boolean allowRotaryFocus) { in setAllowRotaryFocus() argument464 boolean changed = super.setAllowRotaryFocus(allowRotaryFocus); in setAllowRotaryFocus()465 if (changed && allowRotaryFocus && mBouncerView.getDelegate() != null) { in setAllowRotaryFocus()