Home
last modified time | relevance | path

Searched refs:setChannelId (Results 1 – 21 of 21) sorted by relevance

/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DNekoService.java85 .setChannelId(NekoLand.CHAN_ID) in onStartJob()
182 .setChannelId(NekoLand.CHAN_ID) in registerJob()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationHistory.java169 public Builder setChannelId(String channelId) { in setChannelId() method in NotificationHistory.HistoricalNotification.Builder
529 notificationOut.setChannelId(mStringPool[channelIdIndex]); in readNotificationFromParcel()
531 notificationOut.setChannelId(null); in readNotificationFromParcel()
H A DNotification.java4152 public Builder setChannelId(String channelId) { in setChannelId() method in Notification.Builder
12254 public TvExtender setChannelId(String channelId) { in setChannelId() method in Notification.Builder.TvExtender
/aosp14/frameworks/base/core/java/android/debug/
H A DAdbNotifications.java96 .setChannelId(ADB_NOTIFICATION_CHANNEL_ID_TV)) in createNotification()
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DBubbleHelper.java123 .setChannelId(CHANNEL_ID) in getNotificationBuilder()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryFilterTest.java58 .setChannelId(channelId) in getHistoricalNotification()
H A DNotificationHistoryProtoHelperTest.java69 .setChannelId(expectedChannelId) in getHistoricalNotification()
H A DNotificationHistoryDatabaseTest.java81 .setChannelId(expectedChannelId) in getHistoricalNotification()
H A DNotificationHistoryManagerTest.java80 .setChannelId(expectedChannelId) in getHistoricalNotification()
H A DNotificationRecordTest.java180 builder.setChannelId(channelId); in getNotification()
H A DNotificationManagerServiceTest.java3214 Notification.TvExtender tv = new Notification.TvExtender().setChannelId("foo"); in testTvExtenderChannelOverride_onTv()
3229 Notification.TvExtender tv = new Notification.TvExtender().setChannelId("foo"); in testTvExtenderChannelOverride_notOnTv()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java118 notification.setChannelId(channelId); in readNotification()
122 notification.setChannelId(stringPool.get(parser.readInt( in readNotification()
H A DNotificationManagerService.java3165 .setChannelId(r.getChannel().getId())
/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationHistoryTest.java62 .setChannelId(expectedChannelId) in getHistoricalNotification()
90 .setChannelId(expectedChannelId) in testHistoricalNotificationBuilder()
H A DNotificationTest.java993 nb.extend(new Notification.TvExtender().setChannelId("different channel")); in testDoesNotStripsExtenders()
/aosp14/frameworks/base/services/core/java/com/android/server/storage/
H A DDeviceStorageMonitorService.java537 .setChannelId(TV_NOTIFICATION_CHANNEL_ID)) in updateNotifications()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DShadeListBuilderTest.java2338 .setChannelId("test_channel"); in addNotif()
2353 .setChannelId("test_channel") in addGroupSummary()
2372 .setChannelId("test_channel") in addGroupChildWithTag()
/aosp14/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1699 builder.setChannelId(SystemNotificationChannels.NETWORK_STATUS); in enqueueNotification()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt981 method public android.app.Notification.TvExtender setChannelId(String);
H A Dcurrent.txt6490 method @NonNull public android.app.Notification.Builder setChannelId(String);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...