Searched defs:typeMask (Results 1 – 12 of 12) sorted by relevance
226 static Insets getInsets(Insets[] typeInsetsMap, @InsetsType int typeMask) { in getInsets()248 private static void setInsets(Insets[] typeInsetsMap, @InsetsType int typeMask, Insets insets) { in setInsets()361 public Insets getInsets(@InsetsType int typeMask) { in getInsets()385 public Insets getInsetsIgnoringVisibility(@InsetsType int typeMask) { in getInsetsIgnoringVisibility()400 public boolean isVisible(@InsetsType int typeMask) { in isVisible()530 public List<Rect> getBoundingRects(@InsetsType int typeMask) { in getBoundingRects()567 public List<Rect> getBoundingRectsIgnoringVisibility(@InsetsType int typeMask) { in getBoundingRectsIgnoringVisibility()574 private List<Rect> getBoundingRects(Rect[][] typeBoundingRectsMap, @InsetsType int typeMask) { in getBoundingRects()1504 public Builder setInsets(@InsetsType int typeMask, @NonNull Insets insets) { in setInsets()1534 public Builder setInsetsIgnoringVisibility(@InsetsType int typeMask, @NonNull Insets insets) in setInsetsIgnoringVisibility()[all …]
55 public WindowInsetsAnimation( in WindowInsetsAnimation()
378 @InsetsType int typeMask); in onControllableInsetsChanged()
215 int typeMask) { in onControllableInsetsChanged()
228 (controller, typeMask) -> {}); in testReplayTwice() argument
190 ((controller, typeMask) -> assertEquals(statusBars(), typeMask))); in testControlsChanged() local
142 val typeMask = LogDataType.logDataTypesToBitMask(argTypes) in <lambda>() constant
347 uint32_t typeMask = isOut ? type : (type & ~AUDIO_DEVICE_BIT_IN); in convertDeviceTypeToCriterionValue() local
424 public boolean isAltModeSupported(@AltModeType int typeMask) { in isAltModeSupported()
170 AttributeBuilder& AttributeBuilder::SetTypeMask(uint32_t typeMask) { in SetTypeMask()
1604 const uint32_t typeMask) { in ParseArrayImpl()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...