Searched refs:NOTIFICATION_TITLE (Results 1 – 4 of 4) sorted by relevance
39 private static String NOTIFICATION_TITLE = "AUTO TEST NOTIFICATION"; field in NotificationTest76 mNotificationHelper.get().checkNotificationExists(NOTIFICATION_TITLE)); in testClearAllNotification()84 mNotificationHelper.get().checkNotificationExists(NOTIFICATION_TITLE)); in testPostNotification()92 mNotificationHelper.get().checkNotificationExists(NOTIFICATION_TITLE)); in testSwipeAwayNotification()93 mNotificationHelper.get().removeNotification(NOTIFICATION_TITLE); in testSwipeAwayNotification()96 mNotificationHelper.get().checkNotificationExists(NOTIFICATION_TITLE)); in testSwipeAwayNotification()
192 AutoConfigConstants.NOTIFICATION_TITLE, in loadDefaultExpandedNotificationsConfig()
227 public static final String NOTIFICATION_TITLE = "NOTIFICATION_TITLE"; field in AutoConfigConstants
78 AutoConfigConstants.NOTIFICATION_TITLE)); in AutoNotificationMockingHelperImpl()