Home
last modified time | relevance | path

Searched defs:typeMask (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java199 static Insets getInsets(Insets[] typeInsetsMap, @InsetsType int typeMask) { in getInsets()
221 private static void setInsets(Insets[] typeInsetsMap, @InsetsType int typeMask, Insets insets) { in setInsets()
333 public Insets getInsets(@InsetsType int typeMask) { in getInsets()
357 public Insets getInsetsIgnoringVisibility(@InsetsType int typeMask) { in getInsetsIgnoringVisibility()
372 public boolean isVisible(@InsetsType int typeMask) { in isVisible()
1261 public Builder setInsets(@InsetsType int typeMask, @NonNull Insets insets) { in setInsets()
1291 public Builder setInsetsIgnoringVisibility(@InsetsType int typeMask, @NonNull Insets insets) in setInsetsIgnoringVisibility()
1314 public Builder setVisible(@InsetsType int typeMask, boolean visible) { in setVisible()
H A DWindowInsetsController.java344 @InsetsType int typeMask); in onControllableInsetsChanged()
H A DWindowInsetsAnimation.java55 public WindowInsetsAnimation( in WindowInsetsAnimation()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
H A DGlobalActionsImeTest.java215 int typeMask) { in onControllableInsetsChanged()
/aosp14/frameworks/base/tools/protologtool/src/com/android/protolog/tool/
H A DSourceTransformer.kt86 val typeMask = LogDataType.logDataTypesToBitMask(argTypes) regex
/aosp14/frameworks/base/core/java/android/hardware/usb/
H A DUsbPort.java403 public boolean isAltModeSupported(@AltModeType int typeMask) { in isAltModeSupported()
/aosp14/frameworks/base/tools/aapt2/test/
H A DBuilders.cpp170 AttributeBuilder& AttributeBuilder::SetTypeMask(uint32_t typeMask) { in SetTypeMask()
/aosp14/frameworks/base/tools/aapt2/
H A DResourceParser.cpp1604 const uint32_t typeMask) { in ParseArrayImpl()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...