Home | History | Annotate | Download | only in view

Lines Matching refs:touchableRegion

1988                 final Region touchableRegion;
1992 touchableRegion = mTranslator.getTranslatedTouchableArea(insets.touchableRegion);
1996 touchableRegion = insets.touchableRegion;
2001 contentInsets, visibleInsets, touchableRegion);