Home
last modified time | relevance | path

Searched defs:existingChannel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/apps/TV/partner_support/samples/src/com/example/partnersupportsampletvinput/
DChannelScanFragment.java208 Channel existingChannel = i.next(); in updateChannels() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNotificationManager.java202 NotificationChannel existingChannel = (NotificationChannel) notificationChannels.get(id); in createNotificationChannel() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java4592 NotificationChannel existingChannel = in testUpdateChannelNotifyCreatorUnblock() local
4614 NotificationChannel existingChannel = in testUpdateChannelNoNotifyCreatorOtherChanges() local