/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/ |
H A D | NekoService.java | 85 .setChannelId(NekoLand.CHAN_ID) in onStartJob() 182 .setChannelId(NekoLand.CHAN_ID) in registerJob()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | NotificationHistory.java | 169 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 D | Notification.java | 4152 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 D | AdbNotifications.java | 96 .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 D | BubbleHelper.java | 123 .setChannelId(CHANNEL_ID) in getNotificationBuilder()
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryFilterTest.java | 58 .setChannelId(channelId) in getHistoricalNotification()
|
H A D | NotificationHistoryProtoHelperTest.java | 69 .setChannelId(expectedChannelId) in getHistoricalNotification()
|
H A D | NotificationHistoryDatabaseTest.java | 81 .setChannelId(expectedChannelId) in getHistoricalNotification()
|
H A D | NotificationHistoryManagerTest.java | 80 .setChannelId(expectedChannelId) in getHistoricalNotification()
|
H A D | NotificationRecordTest.java | 180 builder.setChannelId(channelId); in getNotification()
|
H A D | NotificationManagerServiceTest.java | 3214 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 D | NotificationHistoryProtoHelper.java | 118 notification.setChannelId(channelId); in readNotification() 122 notification.setChannelId(stringPool.get(parser.readInt( in readNotification()
|
H A D | NotificationManagerService.java | 3165 .setChannelId(r.getChannel().getId())
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 62 .setChannelId(expectedChannelId) in getHistoricalNotification() 90 .setChannelId(expectedChannelId) in testHistoricalNotificationBuilder()
|
H A D | NotificationTest.java | 993 nb.extend(new Notification.TvExtender().setChannelId("different channel")); in testDoesNotStripsExtenders()
|
/aosp14/frameworks/base/services/core/java/com/android/server/storage/ |
H A D | DeviceStorageMonitorService.java | 537 .setChannelId(TV_NOTIFICATION_CHANNEL_ID)) in updateNotifications()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/ |
H A D | ShadeListBuilderTest.java | 2338 .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 D | NetworkPolicyManagerService.java | 1699 builder.setChannelId(SystemNotificationChannels.NETWORK_STATUS); in enqueueNotification()
|
/aosp14/frameworks/base/core/api/ |
H A D | system-current.txt | 981 method public android.app.Notification.TvExtender setChannelId(String);
|
H A D | current.txt | 6490 method @NonNull public android.app.Notification.Builder setChannelId(String);
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |