Searched refs:onKeyPressed (Results 1 – 1 of 1) sorted by relevance
40 private native void onKeyPressed(long handle, int keycode); in onKeyPressed() method in ViewerActivity61 onKeyPressed(mApplication.getNativeHandle(), KeyEvent.KEYCODE_SOFT_LEFT); in onOptionsItemSelected()64 onKeyPressed(mApplication.getNativeHandle(), KeyEvent.KEYCODE_SOFT_RIGHT); in onOptionsItemSelected()