HomeSort by relevance Sort by last modified time
    Searched refs:TextOrientation (Results 1 - 3 of 3) sorted by null

  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
ValueMarker.java 37 public enum TextOrientation {
45 private TextOrientation textOrientation;
124 public TextOrientation getTextOrientation() {
125 return textOrientation;
131 * @param textOrientation
133 public void setTextOrientation(TextOrientation textOrientation) {
134 this.textOrientation = textOrientation;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
TaskStack.java 253 public @interface TextOrientation {}
313 private ViewState(int areaAlpha, int hintAlpha, @TextOrientation int hintOrientation,
436 @TextOrientation int hintTextOrientation, RectF touchArea, RectF dockArea,
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 923 milliseconds