Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DRemoteInputViewTest.java44 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
108 NotificationTestHelper helper = new NotificationTestHelper( in testSendRemoteInput_intentContainsResultsAndSource()
133 NotificationTestHelper helper = new NotificationTestHelper( in getTargetInputMethodUser()
179 NotificationTestHelper helper = new NotificationTestHelper( in testNoCrashWithoutVisibilityListener()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationViewWrapperTest.java33 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
52 NotificationTestHelper helper = new NotificationTestHelper( in setup()
DNotificationCustomViewWrapperTest.java29 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
47 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
DNotificationMediaTemplateViewWrapperTest.java43 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
101 NotificationTestHelper helper = new NotificationTestHelper( in makeTestNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DExpandHelperTest.java35 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
56 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DAboveShelfObserverTest.java30 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
44 private NotificationTestHelper mNotificationTestHelper;
50 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DNotificationFilterTest.java53 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
121 NotificationTestHelper testHelper = new NotificationTestHelper( in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainerTest.java29 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
42 private NotificationTestHelper mNotificationTestHelper;
48 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DNotificationRoundnessManagerTest.java37 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
70 NotificationTestHelper testHelper = new NotificationTestHelper( in setUp()
153 NotificationTestHelper testHelper = new NotificationTestHelper( in testRoundnessPulsing()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceControllerTest.java40 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
73 NotificationTestHelper testHelper = new NotificationTestHelper( in setUp()
DStatusBarNotificationActivityStarterTest.java75 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
137 private NotificationTestHelper mNotificationTestHelper;
155 mNotificationTestHelper = new NotificationTestHelper( in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java54 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
88 private NotificationTestHelper mHelper;
106 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManagerTest.java68 private NotificationTestHelper mHelper;
89 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
DExpandableNotificationRowTest.java72 private NotificationTestHelper mNotificationTestHelper;
81 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DNotificationTestHelper.java83 public class NotificationTestHelper { class
108 public NotificationTestHelper( in NotificationTestHelper() method in NotificationTestHelper
DNotificationContentInflaterTest.java98 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
DNotificationGutsManagerTest.java111 private NotificationTestHelper mHelper;
148 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleDataTest.java45 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
102 private NotificationTestHelper mNotificationTestHelper;
115 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DNewNotifPipelineBubbleControllerTest.java76 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
153 private NotificationTestHelper mNotificationTestHelper;
206 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DBubbleControllerTest.java81 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
160 private NotificationTestHelper mNotificationTestHelper;
210 mNotificationTestHelper = new NotificationTestHelper( in setUp()