Home
last modified time | relevance | path

Searched refs:setTransactionSuccessful (Results 1 – 25 of 70) sorted by relevance

123

/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DMmsSmsDatabaseHelper.java497 db.setTransactionSuccessful(); in updateThreads()
1255 db.setTransactionSuccessful(); in onUpgrade()
1271 db.setTransactionSuccessful(); in onUpgrade()
1287 db.setTransactionSuccessful(); in onUpgrade()
1303 db.setTransactionSuccessful(); in onUpgrade()
1319 db.setTransactionSuccessful(); in onUpgrade()
1334 db.setTransactionSuccessful(); in onUpgrade()
1350 db.setTransactionSuccessful(); in onUpgrade()
1366 db.setTransactionSuccessful(); in onUpgrade()
1382 db.setTransactionSuccessful(); in onUpgrade()
[all …]
DRcsProviderThreadHelper.java360 db.setTransactionSuccessful(); in insert1To1Thread()
434 db.setTransactionSuccessful(); in insertGroupThread()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
DFilterStackSource.java64 database.setTransactionSuccessful(); in insertStack()
78 database.setTransactionSuccessful(); in updateStackName()
90 database.setTransactionSuccessful(); in removeStack()
101 database.setTransactionSuccessful(); in removeAllStacks()
119 database.setTransactionSuccessful(); in getStack()
157 database.setTransactionSuccessful(); in getAllUserPresets()
185 database.setTransactionSuccessful(); in getAllStacks()
DFilterStackDBHelper.java86 db.setTransactionSuccessful(); in createTable()
96 db.setTransactionSuccessful(); in dropTable()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactMetadataProvider.java192 db.setTransactionSuccessful(); in insert()
198 db.setTransactionSuccessful(); in insert()
232 db.setTransactionSuccessful(); in delete()
246 db.setTransactionSuccessful(); in delete()
278 db.setTransactionSuccessful(); in update()
302 db.setTransactionSuccessful(); in applyBatch()
321 db.setTransactionSuccessful(); in bulkInsert()
DCallLogDatabaseHelper.java447 db.setTransactionSuccessful(); in upgradetoVersion8()
519 calllog.setTransactionSuccessful(); in migrateFromLegacyTables()
524 contacts.setTransactionSuccessful(); in migrateFromLegacyTables()
/packages/apps/Gallery2/src/com/android/photos/data/
DSQLiteContentProvider.java125 db.setTransactionSuccessful(); in insert()
149 db.setTransactionSuccessful(); in bulkInsert()
169 db.setTransactionSuccessful(); in update()
192 db.setTransactionSuccessful(); in delete()
235 db.setTransactionSuccessful(); in applyBatch()
DPhotoDatabase.java153 db.setTransactionSuccessful(); in createTable()
190 db.setTransactionSuccessful(); in dropTable()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DSQLiteContentProvider.java104 mDb.setTransactionSuccessful(); in insert()
135 mDb.setTransactionSuccessful(); in bulkInsert()
160 mDb.setTransactionSuccessful(); in update()
192 mDb.setTransactionSuccessful(); in delete()
238 mDb.setTransactionSuccessful(); in applyBatch()
DMetaData.java92 db.setTransactionSuccessful(); in getFields()
175 db.setTransactionSuccessful(); in write()
236 db.setTransactionSuccessful(); in clearInstanceRange()
/packages/apps/TV/src/com/android/tv/dvr/provider/
DDvrDatabaseHelper.java294 db.setTransactionSuccessful(); in insertSchedules()
313 db.setTransactionSuccessful(); in updateSchedules()
330 db.setTransactionSuccessful(); in deleteSchedules()
348 db.setTransactionSuccessful(); in insertSeriesRecordings()
367 db.setTransactionSuccessful(); in updateSeriesRecordings()
384 db.setTransactionSuccessful(); in deleteSeriesRecordings()
/packages/apps/Dialer/java/com/android/dialer/speeddial/database/
DSpeedDialEntryDatabaseHelper.java162 db.setTransactionSuccessful(); in insert()
211 db.setTransactionSuccessful(); in update()
299 db.setTransactionSuccessful(); in insertUpdateAndDelete()
314 db.setTransactionSuccessful(); in deleteAll()
/packages/modules/NetworkStack/src/com/android/server/connectivity/ipmemorystore/
DIpMemoryStoreDatabase.java371 db.setTransactionSuccessful(); in storeNetworkAttributes()
476 db.setTransactionSuccessful(); in wipeDataUponNetworkReset()
606 db.setTransactionSuccessful(); in dropAllExpiredRecords()
653 db.setTransactionSuccessful(); in dropNumberOfRecords()
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DInsertNewMessageAction.java326 db.setTransactionSuccessful(); in insertBroadcastSmsMessage()
403 db.setTransactionSuccessful(); in insertSendingSmsMessage()
444 db.setTransactionSuccessful(); in insertSendingMmsMessage()
DSendMessageAction.java268 db.setTransactionSuccessful(); in updateMessageUri()
408 db.setTransactionSuccessful(); in updateMessageAndStatus()
DProcessPendingMessagesAction.java370 db.setTransactionSuccessful(); in findNextMessageToSend()
432 db.setTransactionSuccessful(); in findNextMessageToDownload()
DUpdateConversationArchiveStatusAction.java62 db.setTransactionSuccessful(); in executeAction()
DFixupMessageStatusOnStartupAction.java81 db.setTransactionSuccessful(); in executeAction()
DUpdateMessagePartSizeAction.java75 db.setTransactionSuccessful(); in executeAction()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DParticipantRefreshTest.java94 db.setTransactionSuccessful(); in addParticipant()
142 db.setTransactionSuccessful(); in verifyParticipant()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java236 db.setTransactionSuccessful(); in getOrCreateConversation()
525 dbWrapper.setTransactionSuccessful(); in deleteConversation()
1262 dbWrapper.setTransactionSuccessful(); in deleteMessage()
1577 dbWrapper.setTransactionSuccessful(); in updateDraftMessageData()
1622 dbWrapper.setTransactionSuccessful(); in readDraftMessageData()
1721 dbWrapper.setTransactionSuccessful(); in getOrCreateSelf()
1882 db.setTransactionSuccessful(); in refreshConversation()
DParticipantRefresh.java403 db.setTransactionSuccessful(); in refreshSelfParticipantList()
619 db.setTransactionSuccessful(); in updateParticipant()
704 db.setTransactionSuccessful(); in updateConversationSelfId()
DDatabaseWrapper.java134 public void setTransactionSuccessful() { in setTransactionSuccessful() method in DatabaseWrapper
137 mDatabase.setTransactionSuccessful(); in setTransactionSuccessful()
/packages/apps/Dialer/java/com/android/dialer/database/
DDialerDatabaseHelper.java413 db.setTransactionSuccessful(); in removeDeletedContacts()
485 db.setTransactionSuccessful(); in removeUpdatedContacts()
607 db.setTransactionSuccessful(); in insertUpdatedContactsAndNumberPrefix()
657 db.setTransactionSuccessful(); in insertNamePrefixes()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DSQLiteTransaction.java42 db.setTransactionSuccessful(); in run()

123