Home | History | Annotate | Download | only in action

Lines Matching defs:BugleDatabaseOperations

26 import com.android.messaging.datamodel.BugleDatabaseOperations;
160 BugleDatabaseOperations.getOrCreateParticipantInTransaction(db, self);
165 BugleDatabaseOperations.getOrCreateParticipantInTransaction(db, sender));
183 BugleDatabaseOperations.insertNewMessageInTransaction(db, message);
254 BugleDatabaseOperations.getOrCreateParticipantInTransaction(db, self);
258 BugleDatabaseOperations.getOrCreateParticipantInTransaction(db, sender));
273 BugleDatabaseOperations.insertNewMessageInTransaction(db, message);
319 BugleDatabaseOperations.getExistingParticipant(db, selfId);
321 BugleDatabaseOperations.getExistingParticipant(db, senderId);
340 if (BugleDatabaseOperations.deleteConversationIfEmptyInTransaction(db,
347 BugleDatabaseOperations.maybeRefreshConversationMetadataInTransaction(db,