Home
last modified time | relevance | path

Searched refs:onChildViewRemoved (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/accessibility/
H A DAccessibleDragListenerAdapter.java72 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in AccessibleDragListenerAdapter
/aosp12/frameworks/base/core/java/android/widget/
H A DRadioGroup.java425 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in RadioGroup.PassThroughHierarchyChangeListener
431 mOnHierarchyChangeListener.onChildViewRemoved(parent, child); in onChildViewRemoved()
H A DTableRow.java543 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in TableRow.ChildrenTracker
548 this.listener.onChildViewRemoved(parent, child); in onChildViewRemoved()
H A DTableLayout.java774 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in TableLayout.PassThroughHierarchyChangeListener
776 mOnHierarchyChangeListener.onChildViewRemoved(parent, child); in onChildViewRemoved()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DAppWidgetHostViewTest.java141 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in AppWidgetHostViewTest.ViewAddListener
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewController.java448 public void onChildViewRemoved(View parent, View child) { in setupExpandedStatusBar()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
H A DHotseatPredictionController.java132 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved() method in HotseatPredictionController
/aosp12/frameworks/base/core/java/android/webkit/
H A DWebView.java2122 public void onChildViewRemoved(View p, View child) {} in onChildViewRemoved() method in WebView
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java5114 void onChildViewRemoved(View parent, View child); in onChildViewRemoved() method
5148 mOnHierarchyChangeListener.onChildViewRemoved(this, child); in dispatchViewRemoved()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49840 method public void onChildViewRemoved(android.view.View, android.view.View);
53719 method @Deprecated public void onChildViewRemoved(android.view.View, android.view.View);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34243 method public abstract void onChildViewRemoved(android.view.View, android.view.View);
36468 method public deprecated void onChildViewRemoved(android.view.View, android.view.View);