Searched refs:onDropChild (Results 1 – 2 of 2) sorted by relevance
1927 parent.onDropChild(cell); in onDrop()1946 parent.onDropChild(cell); in onDrop()2596 cellLayout.onDropChild(view);2786 cellLayout.onDropChild(mDragInfo.cell);
2510 void onDropChild(View child) { in onDropChild() method in CellLayout