Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DConversationInfoTest.java48 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuild()
105 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()
DConversationStoreTest.java329 .setNotificationChannelId(notificationChannelId) in buildConversationInfo()
/frameworks/base/services/people/java/com/android/server/people/data/
DConversationInfo.java338 builder.setNotificationChannelId(protoInputStream.readString( in readFromProto()
377 builder.setNotificationChannelId(notificationChannelId); in readFromBackupPayload()
454 Builder setNotificationChannelId(String notificationChannelId) { in setNotificationChannelId() method in ConversationInfo.Builder
DDataManager.java865 builder.setNotificationChannelId(channel.getId()); in onNotificationChannelModified()
875 builder.setNotificationChannelId(null); in onNotificationChannelModified()
/frameworks/base/services/
Dart-profile22992 PLcom/android/server/people/data/ConversationInfo$Builder;->setNotificationChannelId(Ljava/lang/Str…