Searched defs:typeMask (Results 1 – 7 of 7) sorted by relevance
214 static Insets getInsets(Insets[] typeInsetsMap, @InsetsType int typeMask) { in getInsets()236 private static void setInsets(Insets[] typeInsetsMap, @InsetsType int typeMask, Insets insets) { in setInsets()341 public Insets getInsets(@InsetsType int typeMask) { in getInsets()365 public Insets getInsetsIgnoringVisibility(@InsetsType int typeMask) { in getInsetsIgnoringVisibility()380 public boolean isVisible(@InsetsType int typeMask) { in isVisible()1217 public Builder setInsets(@InsetsType int typeMask, @NonNull Insets insets) { in setInsets()1247 public Builder setInsetsIgnoringVisibility(@InsetsType int typeMask, @NonNull Insets insets) in setInsetsIgnoringVisibility()1270 public Builder setVisible(@InsetsType int typeMask, boolean visible) { in setVisible()
321 @InsetsType int typeMask); in onControllableInsetsChanged()
55 public WindowInsetsAnimation( in WindowInsetsAnimation()
210 int typeMask) { in onControllableInsetsChanged()
86 val typeMask = LogDataType.logDataTypesToBitMask(argTypes) regex
180 AttributeBuilder& AttributeBuilder::SetTypeMask(uint32_t typeMask) { in SetTypeMask()
1595 const uint32_t typeMask) { in ParseArrayImpl()