Searched refs:setExcludeInsetsTypes (Results 1 – 5 of 5) sorted by relevance
1538 child1.setExcludeInsetsTypes(ime()); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1546 child11.setExcludeInsetsTypes(navigationBars()); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1556 root.setExcludeInsetsTypes(statusBars()); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1567 child2.setExcludeInsetsTypes(statusBars()); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1576 child2.setExcludeInsetsTypes(0); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1586 root.setExcludeInsetsTypes(0); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1595 child12.setExcludeInsetsTypes(captionBar()); in testSetExcludeInsetsTypes_appliedOnNodeAndChildren()1620 root1.setExcludeInsetsTypes(ime()); in testSetExcludeInsetsTypes_appliedAfterReparenting()1621 root2.setExcludeInsetsTypes(captionBar()); in testSetExcludeInsetsTypes_appliedAfterReparenting()1653 root.setExcludeInsetsTypes(ime()); in testSetExcludeInsetsTypes_notifyInsetsAfterChange()[all …]
575 win.setExcludeInsetsTypes(ime()); in testExcludeImeInsets()
253 .setExcludeInsetsTypes(exclude ? WindowInsets.Type.ime() : 0) in setExcludeImeInsets()2489 Builder setExcludeInsetsTypes(@InsetsType int excludeInsetsTypes) { in setExcludeInsetsTypes() method in WindowContainerTransaction.HierarchyOp.Builder
535 void setExcludeInsetsTypes(@InsetsType int excludeInsetsTypes) { in setExcludeInsetsTypes() method in WindowContainer
1516 container.setExcludeInsetsTypes(hop.getExcludeInsetsTypes()); in applyHierarchyOp()