Searched refs:getConversationStore (Results 1 – 8 of 8) sorted by relevance
92 if (packageData.getConversationStore().getConversationByLocusId(locusId) in querySince()201 if (packageData.getConversationStore().getConversation(shortcutId) == null) { in addEventByShortcutId()210 if (packageData.getConversationStore().getConversationByLocusId(locusId) == null) { in addEventByLocusId()
149 packageData.getConversationStore().getBackupPayload(); in getBackupPayload()176 getOrCreatePackageData(packageName).getConversationStore().restore( in restore()
235 if (packageData.getConversationStore().getConversation(shortcutId) == null) { in reportShareTargetEvent()521 packageData.getConversationStore().getConversation(shortcutId); in getPackageIfConversationExists()537 ConversationStore conversationStore = packageData.getConversationStore(); in addOrUpdateConversationInfo()623 packageData.getConversationStore().getConversationByContactUri(contactUri); in onChange()626 packageData.getConversationStore(); in onChange()675 ConversationStore conversationStore = defaultDialer.getConversationStore(); in accept()721 ConversationStore conversationStore = defaultSmsApp.getConversationStore(); in accept()856 ConversationStore conversationStore = packageData.getConversationStore(); in onNotificationChannelModified()
134 return getConversationStore().getConversation(shortcutId); in getConversationInfo()204 ConversationStore getConversationStore() { in getConversationStore() method in PackageData
72 mPackageData.getConversationStore().addOrUpdate(conversationInfo); in setUp()178 mPackageData.getConversationStore().addOrUpdate(conversationInfo); in testPruneOrphanEvents()
332 .getConversationStore() in testReportAppTargetEvent_directSharing_createConversation()501 .getConversationStore() in testNotificationChannelCreated()526 .getConversationStore() in testNotificationChannelModified()548 .getConversationStore() in testNotificationChannelDeleted()555 .getConversationStore() in testNotificationChannelDeleted()807 .getConversationStore() in testBackupAndRestoration()
355 ConversationStore getConversationStore() { in getConversationStore() method in UsageStatsQueryHelperTest.TestPackageData
23233 PLcom/android/server/people/data/PackageData;->getConversationStore()Lcom/android/server/people/dat…