Searched refs:getMaxInsets (Results 1 – 2 of 2) sorted by relevance
95 assertEquals(Insets.of(0, 0, 0, 100), insets.getMaxInsets(Type.systemBars())); in testCalculateInsets_imeAndNav()
317 public Insets getMaxInsets(@InsetType int typeMask) throws IllegalArgumentException { in getMaxInsets() method in WindowInsets