Searched defs:typeMask (Results 1 – 4 of 4) sorted by relevance
180 private static Insets getInsets(Insets[] typeInsetsMap, @InsetType int typeMask) { in getInsets()202 private static void setInsets(Insets[] typeInsetsMap, @InsetType int typeMask, Insets insets) { in setInsets()294 public Insets getInsets(@InsetType int typeMask) { in getInsets()317 public Insets getMaxInsets(@InsetType int typeMask) throws IllegalArgumentException { in getMaxInsets()333 public boolean isVisible(@InsetType int typeMask) { in isVisible()1020 public Builder setInsets(@InsetType int typeMask, @NonNull Insets insets) { in setInsets()1051 public Builder setMaxInsets(@InsetType int typeMask, @NonNull Insets insets) in setMaxInsets()1075 public Builder setVisible(@InsetType int typeMask, boolean visible) { in setVisible()
71 InsetsAnimation(int typeMask, Insets lowerBound, Insets upperBound) { in InsetsAnimation()
172 AttributeBuilder& AttributeBuilder::SetTypeMask(uint32_t typeMask) { in SetTypeMask()
1508 const uint32_t typeMask) { in ParseArrayImpl()