Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DNodeController.kt67 fun onViewRemoved() {} in onViewRemoved() method
DShadeViewDiffer.kt239 child.controller.onViewRemoved() in removeChild()
/frameworks/base/core/java/com/android/internal/widget/
DNotificationActionListLayout.java254 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationActionListLayout
255 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java209 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer
210 super.onViewRemoved(child); in onViewRemoved()
DNotificationIconContainer.java360 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationIconContainer
361 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
DShadeViewDifferTest.kt297 override fun onViewRemoved() {} in onViewRemoved() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java333 public void onViewRemoved() { in onViewRemoved() method in ExpandableNotificationRowController
/frameworks/base/core/java/android/widget/
DGridLayout.java990 public void onViewRemoved(View child) { in onViewRemoved() method in GridLayout
991 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java2824 public void onViewRemoved(View child) { in onViewRemoved() method
2825 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/core/java/android/view/
DViewGroup.java5147 onViewRemoved(child); in dispatchViewRemoved()
5159 public void onViewRemoved(View child) { in onViewRemoved() method in ViewGroup
/frameworks/base/boot/
Dboot-image-profile.txt17812 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/frameworks/base/config/
Dboot-image-profile.txt17875 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/frameworks/base/core/api/
Dcurrent.txt50656 method public void onViewRemoved(android.view.View);