Home
last modified time | relevance | path

Searched refs:wakeUpTouchLocation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3258 public void setDozing(boolean dozing, boolean animate, PointF wakeUpTouchLocation) { in setDozing() argument
3261 mNotificationStackScroller.setDozing(mDozing, animate, wakeUpTouchLocation); in setDozing()