MCPcopy Create free account
hub / github.com/daishengda2018/AndroidKnowledgeSystem / executeKeyEvent

Method executeKeyEvent

CODE/ViewPagerEx.java:2503–2527  ·  view source on GitHub ↗

You can call this function yourself to have the scroll view perform scrolling from a key event, just as if the event had been dispatched to it by the view hierarchy. @param event The key event to execute. @return Return true if the event was handled, else false.

(KeyEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dispatchKeyEventMethod · 0.95

Calls 1

arrowScrollMethod · 0.95

Tested by

no test coverage detected