Home
last modified time | relevance | path

Searched refs:isConsumed (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DWindowInsetsTest.java45 .consumeSystemWindowInsets().isConsumed()); in systemWindowInsets_afterConsuming_isConsumed()
51 WindowInsets.Type.systemBars(), false).isConsumed()); in multiNullConstructor_isConsumed()
56 assertTrue(new WindowInsets((Rect) null).isConsumed()); in singleNullConstructor_isConsumed()
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/
H A DMainActivity.kt352 !event.changes.any { it.isConsumed } &&
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsets.java573 public boolean isConsumed() { in isConsumed() method in WindowInsets
H A DViewGroup.java7495 if (insets.isConsumed()) { in dispatchApplyWindowInsets()
7509 if (insets.isConsumed()) { in brokenDispatchApplyWindowInsets()
H A DView.java11818 return dispatchApplyWindowInsets(new WindowInsets(insets)).isConsumed(); in fitSystemWindows()
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof5407 HSPLandroidx/compose/ui/input/pointer/PointerInputChange;->isConsumed()Z
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18751 HSPLandroid/view/WindowInsets;->isConsumed()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18815 HSPLandroid/view/WindowInsets;->isConsumed()Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53799 method public boolean isConsumed();