Searched defs:mWakeUpTouchLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java417 private PointF mWakeUpTouchLocation; field in class:StatusBar
4419 mStackScroller.setDark(mDozing, animate, mWakeUpTouchLocation);
4911 mWakeUpTouchLocation = null;
4987 mWakeUpTouchLocation = new PointF(mTmpInt2[0] + where.getWidth() / 2,

Completed in 23 milliseconds