Searched refs:assertForAllInsets (Results 1 – 1 of 1) sorted by relevance
223 assertForAllInsets("must be non-negative", insets, insetsGreaterThanOrEqualTo(Insets.NONE)); in commonAsserts()241 private void assertForAllInsets(String reason, WindowInsets actual, in assertForAllInsets() method in WindowInsetsPolicyTest