Searched defs:deleteConversationIfEmptyInTransaction (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleDatabaseOperations.java1251 if (!deleteConversationIfEmptyInTransaction(dbWrapper, conversationId)) {
1275 public static boolean deleteConversationIfEmptyInTransaction(final DatabaseWrapper dbWrapper, method in class:BugleDatabaseOperations

Completed in 425 milliseconds