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.java402 private PointF mWakeUpTouchLocation; field in StatusBar
1509 mWakeUpTouchLocation = new PointF(mTmpInt2[0] + where.getWidth() / 2, in wakeUpIfDozing()
3745 mNotificationPanelViewController.setDozing(mDozing, animate, mWakeUpTouchLocation);
4079 mWakeUpTouchLocation = null;