Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java582 addSelfIdAutoSwitchInfoToContentValues(dbWrapper, message, conversationId, values); in updateConversationMetadataInTransaction()
643 static boolean addSelfIdAutoSwitchInfoToContentValues(final DatabaseWrapper dbWrapper, in addSelfIdAutoSwitchInfoToContentValues() method in BugleDatabaseOperations