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.java53 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
120 NotificationTestHelper helper = new NotificationTestHelper( in testSendRemoteInput_intentContainsResultsAndSource()
155 NotificationTestHelper helper = new NotificationTestHelper( in getTargetInputMethodUser()
201 NotificationTestHelper helper = new NotificationTestHelper( in testNoCrashWithoutVisibilityListener()
215 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndSend()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapperTest.java29 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
47 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
DNotificationViewWrapperTest.java34 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
54 NotificationTestHelper helper = new NotificationTestHelper( in setup()
/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()
DNotificationLaunchAnimatorControllerTest.kt9 import com.android.systemui.statusbar.notification.row.NotificationTestHelper
33 private lateinit var notificationTestHelper: NotificationTestHelper
46 NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
DNotificationFilterTest.java54 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
128 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.java39 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
76 NotificationTestHelper testHelper = new NotificationTestHelper( in setUp()
159 NotificationTestHelper testHelper = new NotificationTestHelper( in testRoundnessPulsing()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceControllerTest.java41 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
74 NotificationTestHelper testHelper = new NotificationTestHelper( in setUp()
DStatusBarNotificationActivityStarterTest.java74 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
144 private NotificationTestHelper mNotificationTestHelper;
162 mNotificationTestHelper = new NotificationTestHelper( in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationViewHierarchyManagerTest.java52 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
86 private NotificationTestHelper mHelper;
104 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
DLockscreenShadeTransitionControllerTest.kt15 import com.android.systemui.statusbar.notification.row.NotificationTestHelper
80 val helper = NotificationTestHelper( in setup()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationBlockingHelperManagerTest.java68 private NotificationTestHelper mHelper;
88 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
DExpandableNotificationRowTest.java71 private NotificationTestHelper mNotificationTestHelper;
79 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DNotificationContentInflaterTest.java118 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
DNotificationTestHelper.java89 public class NotificationTestHelper { class
115 public NotificationTestHelper( in NotificationTestHelper() method in NotificationTestHelper
DNotificationGutsManagerTest.java117 private NotificationTestHelper mHelper;
156 mHelper = new NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)); in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DNewNotifPipelineBubblesTest.java79 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
168 private NotificationTestHelper mNotificationTestHelper;
233 mNotificationTestHelper = new NotificationTestHelper( in setUp()
DBubblesTest.java95 import com.android.systemui.statusbar.notification.row.NotificationTestHelper;
193 private NotificationTestHelper mNotificationTestHelper;
269 mNotificationTestHelper = new NotificationTestHelper( in setUp()