Searched refs:setCategory (Results 1 – 9 of 9) sorted by relevance
54 getLogMaker().setCategory(MetricsEvent.SLICE).setType(MetricsEvent.TYPE_OPEN)); in testLogVisible()61 getLogMaker().setCategory(MetricsEvent.SLICE).setType(MetricsEvent.TYPE_CLOSE)); in testLogHidden()68 getLogMaker().setCategory(MetricsEvent.SLICE) in testLogOnTouch()
92 public void setCategory(String category) { in setCategory() method in Movie
87 .setCategory(Notification.CATEGORY_SERVICE) in startForeground()
49 .setCategory(Notification.CATEGORY_REMINDER) in sendNotification()
1004 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()1016 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()1027 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()1044 .setCategory(Notification.CATEGORY_EVENT) in sendEventAlarmReminderNotifications()1055 .setCategory(Notification.CATEGORY_ALARM) in sendEventAlarmReminderNotifications()1067 .setCategory(Notification.CATEGORY_REMINDER) in sendEventAlarmReminderNotifications()1083 .setCategory(Notification.CATEGORY_ALARM) in sendAlarmOtherMediaNotifications()
244 .setCategory(Notification.CATEGORY_REMINDER) in sendNoisyNotification()
75 movie.setCategory(category); in buildMovieInfo()
80 nb.setCategory(Notification.CATEGORY_CALL); in getNotificationForTest()