Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/
H A DBugleDatabaseOperations.java370 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in createConversationInTransaction()
563 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationMetadataInTransaction()
612 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationArchiveStatusInTransaction()
719 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationDraftSnippetAndPreviewInTransaction()
825 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationNameAndAvatarInTransaction()
838 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationNameAndAvatarInTransaction()
865 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateConversationSelfIdInTransaction()
1142 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in insertNewMessagePartInTransaction()
1165 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in insertNewMessageInTransaction()
1188 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in updateMessageInTransaction()
[all …]
H A DSyncManager.java423 Assert.isTrue(db.getDatabase().inTransaction()); in getOrCreateConversation()
H A DDatabaseWrapper.java93 Assert.isTrue(mDatabase.inTransaction()); in getStatementInTransaction()
/aosp12/frameworks/base/core/java/android/app/
H A DFragmentTransition.java775 final BackStackRecord inTransaction = fragments.lastInTransaction; in captureInSharedElements() local
778 names = inTransaction.mSharedElementSourceNames; in captureInSharedElements()
781 names = inTransaction.mSharedElementTargetNames; in captureInSharedElements()
835 BackStackRecord inTransaction = fragments.lastInTransaction; in getInEpicenterView() local
837 && inTransaction.mSharedElementSourceNames != null in getInEpicenterView()
838 && !inTransaction.mSharedElementSourceNames.isEmpty()) { in getInEpicenterView()
840 ? inTransaction.mSharedElementSourceNames.get(0) in getInEpicenterView()
841 : inTransaction.mSharedElementTargetNames.get(0); in getInEpicenterView()
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DUpdateConversationOptionsAction.java98 Assert.isTrue(dbWrapper.getDatabase().inTransaction()); in putOptionValuesInTransaction()
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabase.java618 public boolean inTransaction() { in inTransaction() method in SQLiteDatabase
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5081 const nsecs_t inTransaction(mDebugInTransaction); in dumpAllLocked() local
5082 nsecs_t inTransactionDuration = (inTransaction) ? now-inTransaction : 0; in dumpAllLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt6142 HSPLandroid/database/sqlite/SQLiteDatabase;->inTransaction()Z+]Landroid/database/sqlite/SQLiteSessi…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt14028 method public boolean inTransaction();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt9813 method public boolean inTransaction();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt6140 HSPLandroid/database/sqlite/SQLiteDatabase;->inTransaction()Z+]Landroid/database/sqlite/SQLiteSessi…