Searched refs:inoutInfo (Results 1 – 3 of 3) sorted by relevance
237 ViewTreeObserver.InternalInsetsInfo inoutInfo) {240 inoutInfo.setTouchableInsets(242 inoutInfo.touchableRegion.set(
317 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo); in onComputeInternalInsets() argument1036 final void dispatchOnComputeInternalInsets(InternalInsetsInfo inoutInfo) { in dispatchOnComputeInternalInsets() argument1048 access.get(i).onComputeInternalInsets(inoutInfo); in dispatchOnComputeInternalInsets()
1088 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() argument1089 inoutInfo.setTouchableInsets(InternalInsetsInfo.TOUCHABLE_INSETS_REGION); in onComputeInternalInsets()1090 inoutInfo.touchableRegion.set(mHandle.getLeft(), mHandle.getTop(), mHandle.getRight(), in onComputeInternalInsets()1092 inoutInfo.touchableRegion.op(mBackground.getLeft(), mBackground.getTop(), in onComputeInternalInsets()