/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
D | NodeController.kt | 67 fun onViewRemoved() {} in onViewRemoved() method
|
D | ShadeViewDiffer.kt | 253 child.controller.onViewRemoved() in removeChild()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | NotificationActionListLayout.java | 301 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/ |
D | StatusIconContainer.java | 237 public void onViewRemoved(View child) { in onViewRemoved() method in StatusIconContainer 238 super.onViewRemoved(child); in onViewRemoved()
|
D | NotificationIconContainer.java | 390 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/ |
D | ShadeViewDifferTest.kt | 298 override fun onViewRemoved() {} in onViewRemoved() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ExpandableNotificationRowController.java | 406 public void onViewRemoved() { in onViewRemoved() method in ExpandableNotificationRowController
|
/frameworks/base/core/java/android/widget/ |
D | GridLayout.java | 990 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/ |
D | NotificationStackScrollLayout.java | 2723 public void onViewRemoved(View child) { in onViewRemoved() method 2724 super.onViewRemoved(child); in onViewRemoved()
|
/frameworks/base/core/java/android/view/ |
D | ViewGroup.java | 5155 onViewRemoved(child); in dispatchViewRemoved() 5167 public void onViewRemoved(View child) { in onViewRemoved() method in ViewGroup
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17855 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17919 HSPLandroid/view/ViewGroup;->onViewRemoved(Landroid/view/View;)V
|
/frameworks/base/core/api/ |
D | current.txt | 53690 method public void onViewRemoved(android.view.View);
|