Searched refs:cellLayoutChildren (Results 1 – 2 of 2) sorted by relevance
117 final ViewGroup cellLayoutChildren = (ViewGroup) getParent(); in isDropEnabled() local118 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled()
133 final ViewGroup cellLayoutChildren = (ViewGroup) getParent(); in isDropEnabled() local134 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled()