Searched refs:touchRight (Results 1 – 1 of 1) sorted by relevance
1176 final int touchRight = visibleKeyboardView.getWidth(); in onComputeInsets() local1181 outInsets.touchableRegion.set(touchLeft, touchTop, touchRight, touchBottom); in onComputeInsets()