Searched refs:onChildViewRemoved (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DHideFromAccessibilityHelper.java96 public void onChildViewRemoved(View parent, View child) { method in class:HideFromAccessibilityHelper
H A DDragLayer.java724 public void onChildViewRemoved(View parent, View child) { method in class:DragLayer
H A DPagedView.java713 public void onChildViewRemoved(View parent, View child) { method in class:PagedView
H A DWorkspace.java451 public void onChildViewRemoved(View parent, View child) { method in class:Workspace
/packages/apps/Launcher3/src/com/android/launcher3/
H A DInsettableFrameLayout.java106 public void onChildViewRemoved(View parent, View child) { method in class:InsettableFrameLayout
H A DPagedView.java917 public void onChildViewRemoved(View parent, View child) { method in class:PagedView
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
H A DDragLayer.java811 public void onChildViewRemoved(View parent, View child) { method in class:DragLayer
835 // between platform versions 17 and 18, behavior for onChildViewRemoved / Added changed.

Completed in 397 milliseconds