Home
last modified time | relevance | path

Searched defs:transactionRecord (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DTransactionManagerTest.java81 TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in testStartNewTransaction() local
93 TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in testSetTransactionOriginType() local
122 TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in testGetCurrentTransactionRecord() local
145 TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in testApply() local
197 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in testAbort() local
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/
DSplitController.java257 final TransactionRecord transactionRecord = mTransactionManager in accept() local
301 final TransactionRecord transactionRecord = in setEmbeddingRules() local
366 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in pinTopActivityStack() local
397 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in unpinTopActivityStack() local
541 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in finishActivityStacks() local
607 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in updateSplitAttributes() local
635 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in updateActivityStackAttributes() local
681 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction( in onTransactionReady() local
1599 final TransactionRecord transactionRecord = mTransactionManager.startNewTransaction(); in onTaskFragmentAppearEmptyTimeout() local
2924 final TransactionRecord transactionRecord = in abortRebuildingTaskContainersIfNeeded() local
[all …]