Home | History | Annotate | Download | only in voice

Lines Matching defs:touchableInsets

902          * {@link #touchableInsets} is set to {@link #TOUCHABLE_INSETS_REGION}.
908 * Option for {@link #touchableInsets}: the entire window frame
915 * Option for {@link #touchableInsets}: the area inside of
922 * Option for {@link #touchableInsets}: the region specified by
933 public int touchableInsets;
943 info.setTouchableInsets(mTmpInsets.touchableInsets);
1587 outInsets.touchableInsets = Insets.TOUCHABLE_INSETS_FRAME;