Searched refs:getLayoutInsets (Results 1 – 3 of 3) sorted by relevance
101 mListener.getLayoutBounds(), mListener.getLayoutInsets()); in assertWindowContextMetricsMatchesLayout()
72 listener.getLayoutInsets()); in testMetricsMatchesLayoutOnActivityOnCreate()276 listener.getLayoutBounds(), listener.getLayoutInsets(), isFreeForm); in assertMetricsMatchesLayout()
192 public WindowInsets getLayoutInsets() { in getLayoutInsets() method in WindowMetricsTestHelper.OnLayoutChangeListener