/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputViewTest.java | 78 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 156 NotificationTestHelper helper = new NotificationTestHelper( in testSendRemoteInput_intentContainsResultsAndSource() 193 NotificationTestHelper helper = new NotificationTestHelper( in getTargetInputMethodUser() 243 NotificationTestHelper helper = new NotificationTestHelper( in testNoCrashWithoutVisibilityListener() 257 NotificationTestHelper helper = new NotificationTestHelper( in testPredictiveBack_registerAndUnregister() 286 NotificationTestHelper helper = new NotificationTestHelper( in testUiPredictiveBack_openAndDispatchCallback() 321 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndSend() 351 NotificationTestHelper helper = new NotificationTestHelper( in testUiEventLogging_openAndAttach() 386 NotificationTestHelper helper = new NotificationTestHelper( in testFocusAnimation() 423 NotificationTestHelper helper = new NotificationTestHelper( in testDefocusAnimation() [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationCustomViewWrapperTest.java | 27 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 43 NotificationTestHelper helper = new NotificationTestHelper(mContext, mDependency); in setUp()
|
H A D | NotificationViewWrapperTest.java | 32 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 50 NotificationTestHelper helper = new NotificationTestHelper(mContext, mDependency); in setup()
|
H A D | NotificationMessagingTemplateViewWrapperTest.kt | 29 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 43 private lateinit var helper: NotificationTestHelper 47 helper = NotificationTestHelper(mContext, mDependency) in setUp()
|
H A D | NotificationBigPictureTemplateViewWrapperTest.java | 37 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 53 NotificationTestHelper helper = new NotificationTestHelper(mContext, mDependency); in setup()
|
H A D | NotificationConversationTemplateViewWrapperTest.kt | 32 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 46 private lateinit var helper: NotificationTestHelper 50 helper = NotificationTestHelper(mContext, mDependency) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/ |
H A D | ExpandHelperTest.java | 37 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 63 NotificationTestHelper helper = new NotificationTestHelper( in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ |
H A D | NotificationTargetsHelperTest.kt | 9 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 22 lateinit var notificationTestHelper: NotificationTestHelper 30 NotificationTestHelper(mContext, mDependency, TestableLooper.get(this), featureFlags) in setUp()
|
H A D | NotificationChildrenContainerTest.java | 36 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 54 private NotificationTestHelper mNotificationTestHelper; 60 mNotificationTestHelper = new NotificationTestHelper( in setUp()
|
H A D | NotificationStackScrollLayoutControllerTest.java | 101 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 201 private NotificationTestHelper mNotificationTestHelper; 210 mNotificationTestHelper = new NotificationTestHelper( in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/ |
H A D | AboveShelfObserverTest.java | 31 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 45 private NotificationTestHelper mNotificationTestHelper; 51 mNotificationTestHelper = new NotificationTestHelper( in setUp()
|
H A D | NotificationTransitionAnimatorControllerTest.kt | 20 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 45 private lateinit var notificationTestHelper: NotificationTestHelper 63 NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/ |
H A D | NotificationMemoryViewWalkerTest.kt | 12 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 24 private lateinit var testHelper: NotificationTestHelper 29 testHelper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationTemplateViewWrapperTest.kt | 36 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 53 private lateinit var helper: NotificationTestHelper 72 helper = NotificationTestHelper(mContext, mDependency) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/ |
H A D | HeadsUpAppearanceControllerTest.kt | 39 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 76 private lateinit var testHelper: NotificationTestHelper 88 testHelper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationTestHelper.java | 117 public class NotificationTestHelper { class 156 public NotificationTestHelper( in NotificationTestHelper() method in NotificationTestHelper 162 public NotificationTestHelper( in NotificationTestHelper() method in NotificationTestHelper 169 public NotificationTestHelper( in NotificationTestHelper() method in NotificationTestHelper
|
H A D | ExpandableNotificationRowDragControllerTest.java | 59 private NotificationTestHelper mNotificationTestHelper; 75 mNotificationTestHelper = new NotificationTestHelper( in setUp()
|
H A D | NotificationRowContentBinderImplTest.kt | 84 private lateinit var testHelper: NotificationTestHelper in <lambda>() 124 testHelper = NotificationTestHelper(mContext, mDependency) in <lambda>()
|
H A D | NotificationContentInflaterTest.java | 99 private NotificationTestHelper mHelper; 134 mHelper = new NotificationTestHelper( in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | SingleLineViewBinderTest.kt | 45 private lateinit var helper: NotificationTestHelper 50 helper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
|
H A D | ExpandableNotificationRowTest.java | 20 import static com.android.systemui.statusbar.notification.row.NotificationTestHelper.PKG; 21 import static com.android.systemui.statusbar.notification.row.NotificationTestHelper.USER_HANDLE; 97 private NotificationTestHelper mNotificationTestHelper; 104 mNotificationTestHelper = new NotificationTestHelper( in setUp()
|
H A D | SingleLineViewInflaterTest.kt | 55 private lateinit var helper: NotificationTestHelper in <lambda>() 79 helper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in <lambda>()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarNotificationActivityStarterTest.java | 95 import com.android.systemui.statusbar.notification.row.NotificationTestHelper; 186 NotificationTestHelper notificationTestHelper = new NotificationTestHelper( in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/headsup/ |
H A D | HeadsUpManagerImplTest.kt | 49 import com.android.systemui.statusbar.notification.row.NotificationTestHelper 96 private lateinit var testHelper: NotificationTestHelper 121 testHelper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setUp()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
H A D | LockscreenShadeTransitionControllerTest.kt | 26 import com.android.systemui.statusbar.notification.row.NotificationTestHelper in <lambda>() 109 val helper = NotificationTestHelper(mContext, mDependency, TestableLooper.get(this)) in setup()
|