Home
last modified time | relevance | path

Searched refs:setIsLayoutRtl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DFocusFinder.java178 mSequentialFocusComparator.setIsLayoutRtl(root.isLayoutRtl()); in findNextFocusInRelativeDirection()
637 public void setIsLayoutRtl(boolean b) { in setIsLayoutRtl() method in FocusFinder.SequentialFocusComparator