Searched refs:onDropChild (Results 1 – 2 of 2) sorted by relevance
1953 parent.onDropChild(cell); in onDrop()1972 parent.onDropChild(cell); in onDrop()2609 cellLayout.onDropChild(view);2806 cellLayout.onDropChild(mDragInfo.cell);
2574 void onDropChild(View child) { in onDropChild() method in CellLayout