Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeInput.java354 public int getActionButton() { in getActionButton() method in NativeInput.MotionEvent
DShadowMotionEvent.java736 return event.getActionButton(); in nativeGetActionButton()