Searched defs:BUTTON_SECONDARY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DMotionEvent.java1181 public static final int BUTTON_SECONDARY = 1 << 1; field in class:MotionEvent
1219 "BUTTON_SECONDARY",
2211 * @see #BUTTON_SECONDARY
3119 * "BUTTON_PRIMARY|BUTTON_SECONDARY" or an equivalent numeric constant such as "0x10000000"
3171 * @see #BUTTON_SECONDARY

Completed in 45 milliseconds