Searched refs:onTouched (Results 1 – 1 of 1) sorted by relevance
41 private native void onTouched(long handle, int owner, int state, float x, float y); in onTouched() method in ViewerActivity148 onTouched(mApplication.getNativeHandle(), owner, action, x, y); in onTouch()