Searched refs:touchBottom (Results 1 – 1 of 1) sorted by relevance
1242 final int touchBottom = inputHeight; in onComputeInsets() local1244 outInsets.touchableRegion.set(touchLeft, touchTop, touchRight, touchBottom); in onComputeInsets()