Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DConversationInfoTest.java80 conversationInfo.getParentNotificationChannelId()); in testBuild()
106 assertNull(conversationInfo.getParentNotificationChannelId()); in testBuildEmpty()
155 assertEquals(PARENT_NOTIFICATION_CHANNEL_ID, destination.getParentNotificationChannelId()); in testBuildFromAnotherConversationInfo()
H A DDataManagerTest.java719 assertEquals(mParentNotificationChannel.getId(), ci.getParentNotificationChannelId()); in testOnNotificationChannelModified()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DConversationInfo.java161 String getParentNotificationChannelId() { in getParentNotificationChannelId() method in ConversationInfo
H A DDataManager.java807 conversationInfo.getParentNotificationChannelId()) in isCachedRecentConversation()
/aosp12/frameworks/base/services/
H A Dart-profile28452 HPLcom/android/server/people/data/ConversationInfo;->getParentNotificationChannelId()Ljava/lang/Str…