Searched refs:mPulseExpansionHandler (Results 1 – 2 of 2) sorted by relevance
155 private final PulseExpansionHandler mPulseExpansionHandler; field in NotificationPanelView369 mPulseExpansionHandler = pulseExpansionHandler; in NotificationPanelView()418 mPulseExpansionHandler.setUp(mNotificationStackScroller, this, mShadeController); in onFinishInflate()892 if (mPulseExpansionHandler.onInterceptTouchEvent(event)) { in onInterceptTouchEvent()1066 if (!mIsExpanding && mPulseExpansionHandler.onTouchEvent(event)) { in onTouchEvent()
372 PulseExpansionHandler mPulseExpansionHandler; field in StatusBar2996 } else if (!mPulseExpansionHandler.isWakingToShadeLocked()){ in showKeyguardImpl()3640 mPulseExpansionHandler.onStartedWakingUp();3962 mPulseExpansionHandler.setPulsing(pulsing); in pulseWhileDozing()