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.java417 private PointF mWakeUpTouchLocation; field in StatusBar
4419 mStackScroller.setDark(mDozing, animate, mWakeUpTouchLocation); in updateDozingState()
4911 mWakeUpTouchLocation = null; in onFinishedGoingToSleep()
4987 mWakeUpTouchLocation = new PointF(mTmpInt2[0] + where.getWidth() / 2, in wakeUpIfDozing()