Searched refs:setCategory (Results 1 – 19 of 19) 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()
57 .setCategory(Notification.CATEGORY_MESSAGE) in createNotification()
75 movie.setCategory(category); in buildMovieInfo()
92 public void setCategory(String category) { in setCategory() method in Movie
49 .setCategory(Notification.CATEGORY_REMINDER) in sendNotification()
448 .setCategory(Notification.CATEGORY_SERVICE) in <lambda>()
281 .setCategory(Notification.CATEGORY_REMINDER) in sendNoisyNotification()
80 nb.setCategory(Notification.CATEGORY_CALL); in getNotificationForTest()
91 .setCategory(Notification.CATEGORY_SERVICE) in startForeground()
129 .setCategory(Notification.CATEGORY_CALL) in testCallStyleNotification()
156 .setCategory(Notification.CATEGORY_MESSAGE) in testPocCVE_2023_40073()
166 "App is running").setSmallIcon(icon).setCategory( in onStartCommand()
92 nb.setCategory(category) in <lambda>()
313 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()325 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()336 .setCategory(Notification.CATEGORY_MESSAGE) in sendNotifications()357 .setCategory(Notification.CATEGORY_EVENT) in sendEventAlarmReminderNotifications()368 .setCategory(Notification.CATEGORY_ALARM) in sendEventAlarmReminderNotifications()380 .setCategory(Notification.CATEGORY_REMINDER) in sendEventAlarmReminderNotifications()400 .setCategory(Notification.CATEGORY_ALARM) in sendAlarmOtherMediaNotifications()2088 .setCategory(Notification.CATEGORY_MESSAGE) in testPriorityChannelNotInterceptedByDefault()2128 .setCategory(Notification.CATEGORY_MESSAGE) in testPriorityChannelInterceptedWhenChannelsDisallowed()
337 nb.setCategory(CATEGORY_CALL); in sendNotification()
118 nb.setCategory(category) in sendNotification()
9631 method public android.metrics.LogMaker setCategory(int);
6685 method @NonNull public android.app.Notification.Builder setCategory(String);