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()
137 final ViewGroup cellLayoutChildren = (ViewGroup) getParent(); in isDropEnabled() local138 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled()