Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DPointerIcon.java52 public static final int STYLE_ARROW = 1000; field in PointerIcon
68 private static final int STYLE_DEFAULT = STYLE_ARROW;
429 case STYLE_ARROW: in getSystemIconStyleIndex()