Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DMotionEvent.java1467 private static native void nativeSetActionButton(long nativePtr, int actionButton); in nativeSetActionButton() method in MotionEvent
2359 nativeSetActionButton(mNativePtr, button); in setActionButton()