Searched refs:mNotification1 (Results 1 – 4 of 4) sorted by relevance
117 private StatusBarNotification mNotification1; field in SensitiveContentProtectionManagerServiceNotificationTest167 when(mNotification1.getKey()).thenReturn(NOTIFICATION_KEY_1); in setupSensitiveNotification()168 when(mNotification1.getPackageName()).thenReturn(NOTIFICATION_PKG_1); in setupSensitiveNotification()169 when(mNotification1.getUid()).thenReturn(NOTIFICATION_UID_1); in setupSensitiveNotification()176 new StatusBarNotification[] {mNotification1, mNotification2}; in setupSensitiveNotification()192 when(mNotification1.getKey()).thenReturn(NOTIFICATION_KEY_1); in setupMultipleSensitiveNotificationsFromSamePackageAndUid()193 when(mNotification1.getPackageName()).thenReturn(NOTIFICATION_PKG_1); in setupMultipleSensitiveNotificationsFromSamePackageAndUid()194 when(mNotification1.getUid()).thenReturn(NOTIFICATION_UID_1); in setupMultipleSensitiveNotificationsFromSamePackageAndUid()201 new StatusBarNotification[] {mNotification1, mNotification2}; in setupMultipleSensitiveNotificationsFromSamePackageAndUid()217 when(mNotification1.getKey()).thenReturn(NOTIFICATION_KEY_1); in setupMultipleSensitiveNotificationsFromDifferentPackage()[all …]
49 StatusBarNotification mNotification1; field in DreamOverlayNotificationCountProviderTest63 when(mNotification1.getKey()).thenReturn("key1"); in setup()68 final StatusBarNotification[] notifications = {mNotification1}; in setup()89 handlerArgumentCaptor.getValue().onNotificationRemoved(mNotification1, mRankingMap); in testRemovingNotificationCallsCallbackWithZeroNotificationCount()
72 private final Notification mNotification1 = new Notification.Builder(mContext, "test") field in NotificationHelperTest112 .setNotification(mNotification1)160 .setNotification(mNotification1) in testGetMessagingStyleMessages()
132 private final Notification mNotification1 = new Notification.Builder(mContext, "test") field in PeopleSpaceUtilsTest161 .setNotification(mNotification1)