Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DRankingConfig.java50 NotificationChannel getConversationNotificationChannel(String pkg, int uid, String channelId, in getConversationNotificationChannel() method
DNotificationChannelExtractor.java73 NotificationChannel updatedChannel = mConfig.getConversationNotificationChannel( in process()
DPreferencesHelper.java1443 getConversationNotificationChannel(pkg, uid, channelId, null, true, false);
1469 return getConversationNotificationChannel(pkg, uid, channelId, null, true, includeDeleted);
1473 public NotificationChannel getConversationNotificationChannel(String pkg, int uid,
DNotificationManagerService.java4890 return getConversationNotificationChannel(
4895 public NotificationChannel getConversationNotificationChannel(String callingPkg, int userId,
4906 return mPreferencesHelper.getConversationNotificationChannel(
4918 return mPreferencesHelper.getConversationNotificationChannel(
7089 return mPreferencesHelper.getConversationNotificationChannel(
8600 NotificationChannel channel = mPreferencesHelper.getConversationNotificationChannel(
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationChannelExtractorTest.java104 when(mConfig.getConversationNotificationChannel( in testExtractsUpdatedConversationChannel()
124 when(mConfig.getConversationNotificationChannel( in testInvalidShortcutFlagEnabled_looksUpCorrectNonChannel()
145 when(mConfig.getConversationNotificationChannel( in testInvalidShortcutFlagDisabled_looksUpCorrectChannel()
DNotificationManagerServiceTest.java4425 verify(mPreferencesHelper, times(1)).getConversationNotificationChannel( in testTvExtenderChannelOverride_onTv()
4445 verify(mPreferencesHelper, times(1)).getConversationNotificationChannel( in testTvExtenderChannelOverride_notOnTv()
4891 when(mPreferencesHelper.getConversationNotificationChannel( in setUpChannelsForConversationChannelTest()
12553 NotificationChannel friendChannel = mBinderService.getConversationNotificationChannel(
12626 mBinderService.getConversationNotificationChannel(
12707 mBinderService.getConversationNotificationChannel(
12752 mBinderService.getConversationNotificationChannel(
DPreferencesHelperTest.java5183 compareChannelsParentChild(parent, mHelper.getConversationNotificationChannel( in testGetConversationNotificationChannel()
5196 compareChannels(parent, mHelper.getConversationNotificationChannel( in testGetNotificationChannel_conversationProvidedByNotCustomizedYet()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationChannelHelper.java61 channel = notificationManager.getConversationNotificationChannel( in createConversationChannelIfNeeded()
/frameworks/base/core/java/android/app/
DINotificationManager.aidl112 …NotificationChannel getConversationNotificationChannel(String callingPkg, int userId, String pkg, … in getConversationNotificationChannel() method
DNotificationManager.java1301 return service.getConversationNotificationChannel(mContext.getOpPackageName(), in getNotificationChannel()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfoTest.java273 when(mMockINotificationManager.getConversationNotificationChannel(anyString(), anyInt(), in setUp()
/frameworks/base/services/
Dart-profile2277 HSPLcom/android/server/notification/PreferencesHelper;->getConversationNotificationChannel(Ljava/la…
Dart-wear-profile12551 …ndroid/server/notification/NotificationManagerService$12;->getConversationNotificationChannel(Ljav…
12870 HPLcom/android/server/notification/PreferencesHelper;->getConversationNotificationChannel(Ljava/lan…