Searched refs:mIsScrollable (Results 1 – 1 of 1) sorted by relevance
74 private boolean mIsScrollable; field in LauncherAppWidgetHostView115 if (mIsScrollable) { in onLongClick()211 if (mIsScrollable) { in onInterceptTouchEvent()273 mIsScrollable = checkScrollableRecursively(this); in onLayout()