Home
last modified time | relevance | path

Searched defs:notifChannelId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/people/java/com/android/server/people/data/
DConversationStore.java157 String notifChannelId = conversationInfo.getNotificationChannelId(); in deleteConversation() local
197 synchronized ConversationInfo getConversationByNotificationChannelId( in getConversationByNotificationChannelId()
279 String notifChannelId = conversationInfo.getNotificationChannelId(); in updateConversationsInMemory() local