Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DConversationInfoTest.java58 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuild()
131 .setNotificationChannelId(NOTIFICATION_CHANNEL_ID) in testBuildFromAnotherConversationInfo()
H A DConversationStoreTest.java329 .setNotificationChannelId(notificationChannelId) in buildConversationInfo()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationInfo.java391 builder.setNotificationChannelId(protoInputStream.readString( in readFromProto()
438 builder.setNotificationChannelId(notificationChannelId); in readFromBackupPayload()
530 Builder setNotificationChannelId(String notificationChannelId) { in setNotificationChannelId() method in ConversationInfo.Builder
H A DDataManager.java1169 .setNotificationChannelId(rank.getChannel().getId()); in onNotificationPosted()
1243 builder.setNotificationChannelId(channel.getId()); in onNotificationChannelModified()
1253 builder.setNotificationChannelId(null); in onNotificationChannelModified()
/aosp12/frameworks/base/services/
H A Dart-profile28427 HPLcom/android/server/people/data/ConversationInfo$Builder;->setNotificationChannelId(Ljava/lang/St…