Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewTest.java66 public class NotificationPanelViewTest extends SysuiTestCase { class
182 super(NotificationPanelViewTest.this.mContext, null, in TestableNotificationPanelView()
187 mKeyguardStatusView = NotificationPanelViewTest.this.mKeyguardStatusView; in TestableNotificationPanelView()
188 mKeyguardStatusBar = NotificationPanelViewTest.this.mKeyguardStatusBar; in TestableNotificationPanelView()
189 mKeyguardBottomArea = NotificationPanelViewTest.this.mKeyguardBottomArea; in TestableNotificationPanelView()
190 mBigClockContainer = NotificationPanelViewTest.this.mBigClockContainer; in TestableNotificationPanelView()
191 mQsFrame = NotificationPanelViewTest.this.mQsFrame; in TestableNotificationPanelView()
192 mAffordanceHelper = NotificationPanelViewTest.this.mAffordanceHelper; in TestableNotificationPanelView()
193 initDependencies(NotificationPanelViewTest.this.mStatusBar, in TestableNotificationPanelView()
194 NotificationPanelViewTest.this.mGroupManager, in TestableNotificationPanelView()
[all …]