Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DConversationChannelWrapper.java83 public void setNotificationChannel( in setNotificationChannel() method in ConversationChannelWrapper
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkScorerAppManagerTest.java628 boolean setNotificationChannel) { in mockRecommendationServiceAvailable() argument
651 if (setNotificationChannel) { in mockRecommendationServiceAvailable()
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1338 conversation.setNotificationChannel(nc); in getConversations()
1380 conversation.setNotificationChannel(nc); in getConversations()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java6618 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_hasShortcut()
6624 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_hasShortcut()
6652 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_shortcut_notLongLived()
6658 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_shortcut_notLongLived()
6683 convo1.setNotificationChannel(channel1); in testGetConversationsForPackage_doesNotHaveShortcut()
6689 convo2.setNotificationChannel(channel2); in testGetConversationsForPackage_doesNotHaveShortcut()