Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DNodeController.kt67 fun onViewRemoved() {} in onViewRemoved() method
DShadeViewDiffer.kt253 child.controller.onViewRemoved() in removeChild()
/frameworks/base/core/java/com/android/internal/widget/
DNotificationActionListLayout.java301 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationActionListLayout
302 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusIconContainer.java237 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer
238 super.onViewRemoved(child); in onViewRemoved()
DNotificationIconContainer.java390 public void onViewRemoved(View child) { in onViewRemoved() method in NotificationIconContainer
391 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
DShadeViewDifferTest.kt298 override fun onViewRemoved() {} in onViewRemoved() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRowController.java406 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.java2723 public void onViewRemoved(View child) { in onViewRemoved() method
2724 super.onViewRemoved(child); in onViewRemoved()
/frameworks/base/core/java/android/view/
DViewGroup.java5155 onViewRemoved(child); in dispatchViewRemoved()
5167 public void onViewRemoved(View child) { in onViewRemoved() method in ViewGroup
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17855 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/frameworks/base/config/
Dboot-image-profile.txt17919 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
/frameworks/base/core/api/
Dcurrent.txt53690 method public void onViewRemoved(android.view.View);