Searched refs:checkScrollableRecursively (Results 1 – 1 of 1) sorted by relevance
125 private boolean checkScrollableRecursively(ViewGroup viewGroup) { in checkScrollableRecursively() method in LauncherAppWidgetHostView132 if (checkScrollableRecursively((ViewGroup) child)) { in checkScrollableRecursively()220 mIsScrollable = checkScrollableRecursively(this); in onLayout()