Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/
H A DConversationListPreferenceControllerTest.java152 ccw.setParentChannelLabel("parent"); in getSummary_withGroup()
166 ccw.setParentChannelLabel("parent"); in getSummary_noGroup()
182 ccw.setParentChannelLabel("parent"); in getTitle_withShortcut()
194 ccw.setParentChannelLabel("parent"); in getTitle_noShortcut()
208 ccw.setParentChannelLabel("parent label"); in testGetSubSettingLauncher()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DConversationChannelWrapper.java101 public void setParentChannelLabel(CharSequence parentChannelLabel) { in setParentChannelLabel() method in ConversationChannelWrapper
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1432 conversation.setParentChannelLabel(parent == null in getConversations()
1476 conversation.setParentChannelLabel( in getConversations()