Searched refs:setWindowInsets (Results 1 – 2 of 2) sorted by relevance
88 GBLayout.setWindowInsets(new Insets(1, 1, 1, 1)); in GBLayout.setWindowInsets()90 GBLayout.setWindowInsets(new Insets(2, 3, 2, 3)); in GBLayout.setWindowInsets()92 GBLayout.setWindowInsets(new Insets(4, 4, 4, 4)); in GBLayout.setWindowInsets()
333 public synchronized static void setWindowInsets(Insets insets) { in setWindowInsets() method in GBLayout