Home
last modified time | relevance | path

Searched refs:setCategory (Results 1 – 19 of 19) sorted by relevance

/cts/tests/tests/slice/src/android/slice/cts/
DSliceMetricsTest.java54 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()
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DNotificationGenerator.java57 .setCategory(Notification.CATEGORY_MESSAGE) in createNotification()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/data/
DVideoProvider.java75 movie.setCategory(category); in buildMovieInfo()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/model/
DMovie.java92 public void setCategory(String category) { in setCategory() method in Movie
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DActionTriggeredReceiver.java49 .setCategory(Notification.CATEGORY_REMINDER) in sendNotification()
DNotificationHidingVerifierActivity.kt448 .setCategory(Notification.CATEGORY_SERVICE) in <lambda>()
DNotificationListenerVerifierActivity.java281 .setCategory(Notification.CATEGORY_REMINDER) in sendNoisyNotification()
/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java80 nb.setCategory(Notification.CATEGORY_CALL); in getNotificationForTest()
/cts/tests/tests/media/common/src/android/media/cts/
DLocalMediaProjectionService.java91 .setCategory(Notification.CATEGORY_SERVICE) in startForeground()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21239/src/android/security/cts/CVE_2023_21239/
DDeviceTest.java129 .setCategory(Notification.CATEGORY_CALL) in testCallStyleNotification()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-40073/src/android/security/cts/CVE_2023_40073/
DDeviceTest.java156 .setCategory(Notification.CATEGORY_MESSAGE) in testPocCVE_2023_40073()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DMediaProjectionHelper.java166 "App is running").setSmallIcon(icon).setCategory( in onStartCommand()
/cts/tests/sensitivecontentprotection/src/android/sensitivecontentprotection/cts/
DSensitiveContentMediaProjectionHelper.java166 "App is running").setSmallIcon(icon).setCategory( in onStartCommand()
DSensitiveNotificationAppHidingTest.kt92 nb.setCategory(category) in <lambda>()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerZenTest.java313 .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()
DBaseNotificationManagerTest.java337 nb.setCategory(CATEGORY_CALL); in sendNotification()
DSensitiveNotificationRedactionTest.kt118 nb.setCategory(category) in sendNotification()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dsystem-current.txt9631 method public android.metrics.LogMaker setCategory(int);
Dcurrent.txt6685 method @NonNull public android.app.Notification.Builder setCategory(String);