Searched refs:setTouchableInsets (Results 1 – 10 of 10) sorted by relevance
97 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION);
423 inoutInfo.setTouchableInsets(427 inoutInfo.setTouchableInsets(
423 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()426 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
251 inoutInfo.setTouchableInsets(
256 public void setTouchableInsets(int val) { in setTouchableInsets() method in ViewTreeObserver.InternalInsetsInfo
352 info.setTouchableInsets(ViewTreeObserver.InternalInsetsInfo.TOUCHABLE_INSETS_FRAME);358 info.setTouchableInsets(mTmpInsets.touchableInsets);
954 info.setTouchableInsets(mTmpInsets.touchableInsets);
1180 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()
390 info.setTouchableInsets(
34165 HSPLandroid/view/ViewTreeObserver$InternalInsetsInfo;->setTouchableInsets(I)V