Searched refs:onChildViewRemoved (Results 1 - 6 of 6) 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 DDragLayer.java813 public void onChildViewRemoved(View parent, View child) { method in class:DragLayer
842 // between platform versions 17 and 18, behavior for onChildViewRemoved / Added changed.
H A DPagedView.java1077 public void onChildViewRemoved(View parent, View child) { method in class:PagedView

Completed in 895 milliseconds