Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationCustomViewWrapper.java22 import com.android.systemui.statusbar.phone.NotificationPanelView;
33 mInvertHelper = new ViewInvertHelper(view, NotificationPanelView.DOZE_ANIMATION_DURATION); in NotificationCustomViewWrapper()
DNotificationOverflowContainer.java25 import com.android.systemui.statusbar.phone.NotificationPanelView;
47 NotificationPanelView.DOZE_ANIMATION_DURATION); in onFinishInflate()
DNotificationTemplateViewWrapper.java37 import com.android.systemui.statusbar.phone.NotificationPanelView;
72 ? new ViewInvertHelper(mainColumn, NotificationPanelView.DOZE_ANIMATION_DURATION) in resolveViews()
158 animator.setDuration(NotificationPanelView.DOZE_ANIMATION_DURATION); in startIntensityAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeScrimController.java73 NotificationPanelView.DOZE_ANIMATION_DURATION, mDozeAnimationInterpolator); in setDozing()
75 NotificationPanelView.DOZE_ANIMATION_DURATION, mDozeAnimationInterpolator); in setDozing()
DStatusBarWindowView.java50 private NotificationPanelView mNotificationPanel;
94 mNotificationPanel = (NotificationPanelView) findViewById(R.id.notification_panel); in onAttachedToWindow()
DKeyguardBottomAreaView.java479 .setDuration(NotificationPanelView.DOZE_ANIMATION_DURATION); in startFinishDozeAnimation()
DNotificationPanelView.java56 public class NotificationPanelView extends PanelView implements class
180 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
DPhoneStatusBar.java303NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification wi…
659 mNotificationPanel = (NotificationPanelView) mStatusBarWindow.findViewById( in makeStatusBarView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DViewInvertHelper.java29 import com.android.systemui.statusbar.phone.NotificationPanelView;
DEventLogTags.logtags27 # NotificationPanelView.java
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardUserSwitcher.java37 import com.android.systemui.statusbar.phone.NotificationPanelView;
59 KeyguardStatusBarView statusBarView, NotificationPanelView panelView, in KeyguardUserSwitcher()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DEventLogTags.logtags27 # NotificationPanelView.java