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