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.java91 private boolean mIsScrollable; field in LauncherAppWidgetHostView
163 if (mIsScrollable) { in onLongClick()
269 if (mIsScrollable) { in onInterceptTouchEvent()
350 mIsScrollable = checkScrollableRecursively(this); in onLayout()