Searched refs:onDropChild (Results 1 – 2 of 2) sorted by relevance
1900 parent.onDropChild(cell); in onDrop()1919 parent.onDropChild(cell); in onDrop()2542 cellLayout.onDropChild(view);2734 cellLayout.onDropChild(mDragInfo.cell);
2493 void onDropChild(View child) { in onDropChild() method in CellLayout