Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationInfoTest.java686 final TextView channelNameView = in testBindNotification_ChannelNameInvisibleWhenBundleFromDifferentChannels() local
688 assertEquals(GONE, channelNameView.getVisibility()); in testBindNotification_ChannelNameInvisibleWhenBundleFromDifferentChannels()