Searched refs:onDropChild (Results 1 – 2 of 2) sorted by relevance
2186 parent.onDropChild(cell); in onDrop()2206 parent.onDropChild(cell); in onDrop()2906 cellLayout.onDropChild(view);3110 cellLayout.onDropChild(mDragInfo.cell);
1779 void onDropChild(View child) { in onDropChild() method in CellLayout