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