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

/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java292 * @param inoutInfo Should be filled in by the implementation with
297 public void onComputeInternalInsets(InternalInsetsInfo inoutInfo); argument
918 final void dispatchOnComputeInternalInsets(InternalInsetsInfo inoutInfo) { argument
930 access.get(i).onComputeInternalInsets(inoutInfo);

Completed in 58 milliseconds