Home
last modified time | relevance | path

Searched refs:onViewRemoved (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeController.kt67 fun onViewRemoved() {} regex
H A DShadeViewDiffer.kt245 child.controller.onViewRemoved()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationActionListLayout.java256 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationActionListLayout
257 super.onViewRemoved(child); in onViewRemoved()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java236 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer
237 super.onViewRemoved(child); in onViewRemoved()
H A DNotificationIconContainer.java361 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationIconContainer
362 super.onViewRemoved(child); in onViewRemoved()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
H A DShadeViewDifferTest.kt298 override fun onViewRemoved() {}
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowController.java405 public void onViewRemoved() { in onViewRemoved() method in ExpandableNotificationRowController
/aosp14/frameworks/base/core/java/android/widget/
H A DGridLayout.java990 public void onViewRemoved(View child) { in onViewRemoved() method in GridLayout
991 super.onViewRemoved(child); in onViewRemoved()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java2722 public void onViewRemoved(View child) { in onViewRemoved() method
2723 super.onViewRemoved(child); in onViewRemoved()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java5177 onViewRemoved(child); in dispatchViewRemoved()
5189 public void onViewRemoved(View child) { in onViewRemoved() method in ViewGroup
/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.txt18136 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18200 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53160 method public void onViewRemoved(android.view.View);