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