Searched refs:onComputeInternalInsets (Results 1 – 2 of 2) sorted by relevance
43 private final OnComputeInternalInsetsListener mListener = this::onComputeInternalInsets;62 private void onComputeInternalInsets(InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in TouchableInsetsProvider
109 public void onComputeInternalInsets(ViewTreeObserver.InternalInsetsInfo inoutInfo) { in onComputeInternalInsets() method in TaskbarOverlayDragLayer