Searched refs:clingIndex (Results 1 – 1 of 1) sorted by relevance
4028 int clingIndex = clingParent.indexOfChild(cling); in showFirstRunWorkspaceCling() local4029 clingParent.removeViewAt(clingIndex); in showFirstRunWorkspaceCling()4031 clingParent.addView(customCling, clingIndex); in showFirstRunWorkspaceCling()