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.java366 private PointF mWakeUpTouchLocation; field in StatusBar
1190 mWakeUpTouchLocation = new PointF(mTmpInt2[0] + where.getWidth() / 2, in wakeUpIfDozing()
3357 mNotificationPanel.setDozing(mDozing, animate, mWakeUpTouchLocation); in updateDozingState()
3735 mWakeUpTouchLocation = null;