Searched refs:nativeGetButtonState (Results 1 – 2 of 2) sorted by relevance
1882 private static native int nativeGetButtonState(long nativePtr); in nativeGetButtonState() method in MotionEvent2955 return nativeGetButtonState(mNativePtr); in getButtonState()3833 nativeGetButtonState(mNativePtr), nativeGetClassification(mNativePtr), in clampNoHistory()
60814 Landroid/view/MotionEvent;->nativeGetButtonState(J)I