MCPcopy Create free account
hub / github.com/chislon/Launcher3 / onTouch

Method onTouch

src/com/android/launcher3/Workspace.java:885–889  ·  view source on GitHub ↗

Called directly from a CellLayout (not by the framework), after we've been added as a listener via setOnInterceptTouchEventListener(). This allows us to tell the CellLayout that it should intercept touch events, which is not something that is normally supported.

(View v, MotionEvent event)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isSmallMethod · 0.95

Tested by

no test coverage detected