Searched refs:getLayoutInsets (Results 1 – 3 of 3) sorted by relevance
79 listener.getLayoutInsets()); in testMetricsMatchesLayoutOnActivityOnCreate()256 listener.getLayoutBounds(), listener.getLayoutInsets(), in assertMetricsMatchesLayout()
109 mListener.getLayoutBounds(), mListener.getLayoutInsets()); in assertWindowContextMetricsMatchesLayout()
228 public WindowInsets getLayoutInsets() { in getLayoutInsets() method in WindowMetricsTestHelper.OnLayoutChangeListener