Searched defs:typeMask (Results 1 – 4 of 4) sorted by relevance
179 private static Insets getInsets(Insets[] typeInsetsMap, @InsetType int typeMask) { in getInsets()201 private static void setInsets(Insets[] typeInsetsMap, @InsetType int typeMask, Insets insets) { in setInsets()293 public Insets getInsets(@InsetType int typeMask) { in getInsets()316 public Insets getMaxInsets(@InsetType int typeMask) throws IllegalArgumentException { in getMaxInsets()332 public boolean isVisible(@InsetType int typeMask) { in isVisible()1011 public Builder setInsets(@InsetType int typeMask, @NonNull Insets insets) { in setInsets()1042 public Builder setMaxInsets(@InsetType int typeMask, @NonNull Insets insets) in setMaxInsets()1066 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()
1506 const uint32_t typeMask) { in ParseArrayImpl()