Home
last modified time | relevance | path

Searched defs:textDirection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSpinner.java1031 public void show(int textDirection, int textAlignment); in show()
1087 public void show(int textDirection, int textAlignment) { in show()
1217 public void show(int textDirection, int textAlignment) { in show()
DTextView.java8443 final int textDirection = mLayout.getParagraphDirection(0); in getLeftFadingEdgeStrength() local
8479 final int textDirection = mLayout.getParagraphDirection(0); in getRightFadingEdgeStrength() local