Home
last modified time | relevance | path

Searched refs:mIsScrollable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java75 private boolean mIsScrollable; field in LauncherAppWidgetHostView
109 if (mIsScrollable) { in onLongClick()
181 if (mIsScrollable) { in onInterceptTouchEvent()
286 mIsScrollable = checkScrollableRecursively(this); in onLayout()