Searched refs:mWatchingForPull (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java77 private boolean mWatchingForPull; field in class:ExpandHelper
392 if (mWatchingForPull) {
409 mWatchingForPull = isInside(mScrollView, x, y);

Completed in 33 milliseconds