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.java26 import com.android.systemui.statusbar.phone.NotificationPanelView;
50 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()
159 animator.setDuration(NotificationPanelView.DOZE_ANIMATION_DURATION); in startIntensityAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpTouchHelper.java44 private NotificationPanelView mPanel;
50 NotificationPanelView notificationPanelView) { in HeadsUpTouchHelper()
DDozeScrimController.java73 NotificationPanelView.DOZE_ANIMATION_DURATION, mDozeAnimationInterpolator); in setDozing()
75 NotificationPanelView.DOZE_ANIMATION_DURATION, mDozeAnimationInterpolator); in setDozing()
DStatusBarWindowView.java51 private NotificationPanelView mNotificationPanel;
131 mNotificationPanel = (NotificationPanelView) findViewById(R.id.notification_panel); in onFinishInflate()
DNotificationPanelView.java64 public class NotificationPanelView extends PanelView implements class
219 public NotificationPanelView(Context context, AttributeSet attrs) { in NotificationPanelView() method in NotificationPanelView
1797 getParent().invalidateChild(NotificationPanelView.this, mDummyDirtyRect); in onExpandingFinished()
DKeyguardBottomAreaView.java590 .setDuration(NotificationPanelView.DOZE_ANIMATION_DURATION); in startFinishDozeAnimation()
DPhoneStatusBar.java294NotificationPanelView mNotificationPanel; // the sliding/resizing panel within the notification wi…
667 mNotificationPanel = (NotificationPanelView) mStatusBarWindow.findViewById( in makeStatusBarView()
/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/src/com/android/systemui/
DEventLogTags.logtags27 # NotificationPanelView.java
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DEventLogTags.logtags27 # NotificationPanelView.java