Searched refs:inTransaction (Results 1 – 7 of 7) sorted by relevance
775 final BackStackRecord inTransaction = fragments.lastInTransaction; in captureInSharedElements() local778 names = inTransaction.mSharedElementSourceNames; in captureInSharedElements()781 names = inTransaction.mSharedElementTargetNames; in captureInSharedElements()835 BackStackRecord inTransaction = fragments.lastInTransaction; in getInEpicenterView() local837 && 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()
617 public boolean inTransaction() { in inTransaction() method in SQLiteDatabase
4680 const nsecs_t inTransaction(mDebugInTransaction); in dumpAllLocked() local4681 nsecs_t inTransactionDuration = (inTransaction) ? now-inTransaction : 0; in dumpAllLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9813 method public boolean inTransaction();
7022 HSPLandroid/database/sqlite/SQLiteDatabase;->inTransaction()Z
13390 method public boolean inTransaction();