Searched refs:inoutInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java247 * @param inoutInfo Should be filled in by the implementation with
252 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo); argument
733 final void dispatchOnComputeInternalInsets(InternalInsetsInfo inoutInfo) { argument
742 listener.onComputeInternalInsets(inoutInfo);

Completed in 59 milliseconds