Searched refs:mPanel (Results 1 – 1 of 1) sorted by relevance
44 private NotificationPanelView mPanel; field in HeadsUpTouchHelper53 mPanel = notificationPanelView; in HeadsUpTouchHelper()113 mPanel.setPanelScrimMinFraction((float) expandedHeight in onInterceptTouchEvent()114 / mPanel.getMaxPanelHeight()); in onInterceptTouchEvent()115 mPanel.startExpandMotion(x, y, true /* startTracking */, expandedHeight in onInterceptTouchEvent()117 mPanel.clearNotificattonEffects(); in onInterceptTouchEvent()142 mPanel.setTrackingHeadsUp(tracking);