Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java510 getConversationMaxTimestamp(dbWrapper, conversationId); in deleteConversation()
537 private static long getConversationMaxTimestamp(final DatabaseWrapper dbWrapper, in getConversationMaxTimestamp() method in BugleDatabaseOperations