Searched refs:NotificationTestHelper (Results 1 – 21 of 21) sorted by relevance
29 import com.android.systemui.statusbar.NotificationTestHelper;44 private NotificationTestHelper mNotificationTestHelper;50 mNotificationTestHelper = new NotificationTestHelper(getContext()); in setUp()
43 import com.android.systemui.statusbar.NotificationTestHelper;98 mRow = new NotificationTestHelper(getContext()).createRow(); in setUp()
39 import com.android.systemui.statusbar.NotificationTestHelper;
28 import com.android.systemui.statusbar.NotificationTestHelper;42 private NotificationTestHelper mNotificationTestHelper;48 mNotificationTestHelper = new NotificationTestHelper(mContext); in setUp()
34 import com.android.systemui.statusbar.NotificationTestHelper;66 NotificationTestHelper testHelper = new NotificationTestHelper(getContext()); in setUp()146 ExpandableNotificationRow row = new NotificationTestHelper(getContext()).createRow(); in testRoundnessPulsing()
72 import com.android.systemui.statusbar.NotificationTestHelper;137 mRow = new NotificationTestHelper(getContext()).createRow(); in setUp()153 ExpandableNotificationRow row2 = new NotificationTestHelper(getContext()).createRow(); in testAllRelevantNotisTaggedWithAppOps()156 new NotificationTestHelper(getContext()).createRow("pkg", 4000, in testAllRelevantNotisTaggedWithAppOps()165 mNotificationData.updateAppOp(op, NotificationTestHelper.UID, in testAllRelevantNotisTaggedWithAppOps()166 NotificationTestHelper.PKG, mRow.getEntry().key, true); in testAllRelevantNotisTaggedWithAppOps()167 mNotificationData.updateAppOp(op, NotificationTestHelper.UID, in testAllRelevantNotisTaggedWithAppOps()168 NotificationTestHelper.PKG, row2.getEntry().key, true); in testAllRelevantNotisTaggedWithAppOps()183 ExpandableNotificationRow row2 = new NotificationTestHelper(getContext()).createRow(); in testAppOpsRemoval()191 mNotificationData.updateAppOp(op, NotificationTestHelper.UID, in testAppOpsRemoval()[all …]
32 import com.android.systemui.statusbar.NotificationTestHelper;53 mRow = new NotificationTestHelper(context).createRow(); in setUp()
29 import com.android.systemui.statusbar.NotificationTestHelper;47 mRow = new NotificationTestHelper(mContext).createRow(); in setUp()
32 import com.android.systemui.statusbar.NotificationTestHelper;53 mRow = new NotificationTestHelper(getContext()).createRow(); in setup()
41 import com.android.systemui.statusbar.NotificationTestHelper;97 mRow = new NotificationTestHelper(mContext).createRow(mNotif); in makeTestNotification()
42 import com.android.systemui.statusbar.NotificationTestHelper;109 ExpandableNotificationRow row = new NotificationTestHelper(mContext).createRow(); in testSendRemoteInput_intentContainsResultsAndSource()130 ExpandableNotificationRow row = new NotificationTestHelper(mContext).createRow( in getTargetInputMethodUser()172 ExpandableNotificationRow row = new NotificationTestHelper(mContext).createRow(); in testNoCrashWithoutVisibilityListener()
36 import com.android.systemui.statusbar.NotificationTestHelper;63 NotificationTestHelper testHelper = new NotificationTestHelper(getContext()); in setUp()
64 import com.android.systemui.statusbar.NotificationTestHelper;124 private NotificationTestHelper mNotificationTestHelper;143 mNotificationTestHelper = new NotificationTestHelper(mContext); in setUp()
45 import com.android.systemui.statusbar.NotificationTestHelper;65 private NotificationTestHelper mHelper;86 mHelper = new NotificationTestHelper(mContext); in setUp()
54 import com.android.systemui.statusbar.NotificationTestHelper;76 private NotificationTestHelper mNotificationTestHelper;85 mNotificationTestHelper = new NotificationTestHelper(mContext); in setUp()
51 import com.android.systemui.statusbar.NotificationTestHelper;82 ExpandableNotificationRow row = new NotificationTestHelper(mContext).createRow( in setUp()
64 import com.android.systemui.statusbar.NotificationTestHelper;97 private NotificationTestHelper mHelper;121 mHelper = new NotificationTestHelper(mContext); in setUp()
55 public class NotificationTestHelper { class73 public NotificationTestHelper(Context context) { in NotificationTestHelper() method in NotificationTestHelper
88 private NotificationTestHelper mHelper;105 mHelper = new NotificationTestHelper(mContext); in setUp()
40 import com.android.systemui.statusbar.NotificationTestHelper;94 private NotificationTestHelper mNotificationTestHelper;101 mNotificationTestHelper = new NotificationTestHelper(mContext); in setUp()
62 import com.android.systemui.statusbar.NotificationTestHelper;120 private NotificationTestHelper mNotificationTestHelper;150 mNotificationTestHelper = new NotificationTestHelper(mContext); in setUp()