Home | History | Annotate | Download | only in inputmethodservice

Lines Matching refs:touchableRegion

427             info.touchableRegion.setEmpty();
433 info.touchableRegion.set(mTmpInsets.touchableRegion);
734 public final Region touchableRegion = new Region();
759 * {@link #touchableRegion} can be touched.
1409 outInsets.touchableRegion.setEmpty();
2906 + " touchableRegion=" + mTmpInsets.touchableRegion);