Searched refs:touchTop (Results 1 – 1 of 1) sorted by relevance
1175 final int touchTop = mKeyboardSwitcher.isShowingMoreKeysPanel() ? 0 : visibleTopY; in onComputeInsets() local1181 outInsets.touchableRegion.set(touchLeft, touchTop, touchRight, touchBottom); in onComputeInsets()