Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java376 private PointF mWakeUpTouchLocation; field in StatusBar
3910 mStackScroller.setDark(mDozing, animate, mWakeUpTouchLocation); in updateDozingState()
4477 mWakeUpTouchLocation = null;
4589 mWakeUpTouchLocation = new PointF(mTmpInt2[0] + where.getWidth() / 2, in wakeUpIfDozing()