/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
H A D | NodeController.kt | 67 fun onViewRemoved() {} regex
|
H A D | ShadeViewDiffer.kt | 245 child.controller.onViewRemoved()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | NotificationActionListLayout.java | 256 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 D | StatusIconContainer.java | 236 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer 237 super.onViewRemoved(child); in onViewRemoved()
|
H A D | NotificationIconContainer.java | 361 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 D | ShadeViewDifferTest.kt | 298 override fun onViewRemoved() {}
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | ExpandableNotificationRowController.java | 405 public void onViewRemoved() { in onViewRemoved() method in ExpandableNotificationRowController
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | GridLayout.java | 990 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 D | NotificationStackScrollLayout.java | 2722 public void onViewRemoved(View child) { in onViewRemoved() method 2723 super.onViewRemoved(child); in onViewRemoved()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | ViewGroup.java | 5177 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 18136 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 18200 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 53160 method public void onViewRemoved(android.view.View);
|