Home
last modified time | relevance | path

Searched refs:handleScrolling (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java391 handleScrolling(context, viewRoot); in doLayout()
770 private static void handleScrolling(BridgeContext context, View view) { in handleScrolling() method in RenderSessionImpl
798 handleScrolling(context, child); in handleScrolling()