Searched refs:mTransactionManager (Results 1 – 5 of 5) sorted by relevance
62 private TransactionManager mTransactionManager; field in TransactionManagerTest67 mTransactionManager = new TransactionManager(mOrganizer); in setup()72 mTransactionManager.startNewTransaction(); in testStartNewTransaction()80 transactionRecord = mTransactionManager.startNewTransaction(); in testStartNewTransaction()84 mTransactionManager.startNewTransaction(); in testStartNewTransaction()96 mTransactionManager.getCurrentTransactionRecord().abort(); in testSetTransactionOriginType()97 transactionRecord = mTransactionManager.startNewTransaction(); in testSetTransactionOriginType()108 transactionRecord = mTransactionManager.startNewTransaction(); in testSetTransactionOriginType()130 mTransactionManager.startNewTransaction(); in testGetCurrentTransactionRecord()134 mTransactionManager.getCurrentTransactionRecord().apply( in testGetCurrentTransactionRecord()[all …]
146 private TransactionManager mTransactionManager; field in SplitControllerTest163 mTransactionManager = mSplitController.mTransactionManager; in setUp()167 spyOn(mTransactionManager); in setUp()239 mTransactionManager.startNewTransaction(); in testOnTaskFragmentAppearEmptyTimeout()691 mTransactionManager.startNewTransaction(); in testResolveActivityToContainer_placeholderRule_notInTaskFragment()725 mTransactionManager.startNewTransaction(); in testResolveActivityToContainer_placeholderRule_inTopMostTaskFragment()759 mTransactionManager.startNewTransaction(); in testResolveActivityToContainer_placeholderRule_inSecondarySplit()1084 mTransactionManager.startNewTransaction(); in testGetPlaceholderOptions()1327 mTransactionManager.startNewTransaction(); in testLaunchPlaceholderIfNecessary_nonEmbeddedActivity()1339 mTransactionManager.startNewTransaction(); in testLaunchPlaceholderIfNecessary_embeddedInTopTaskFragment()[all …]
328 mTransactionManager = null;702 mTransactionManager.addTransaction(transaction);729 mTransactionManager.addTransaction(transaction);785 mTransactionManager.addTransaction(transaction);918 mTransactionManager.onHubReset();1056 mTransactionManager.addTransaction(transaction);1081 mTransactionManager.addTransaction(transaction);1106 mTransactionManager.addTransaction(transaction);1131 mTransactionManager.addTransaction(transaction);1154 mTransactionManager.addTransaction(transaction);[all …]
227 private final ContextHubTransactionManager mTransactionManager; field in ContextHubClientBroker367 mTransactionManager = transactionManager; in ContextHubClientBroker()774 ContextHubServiceTransaction transaction = mTransactionManager.createQueryTransaction( in checkNanoappPermsAsync()776 mTransactionManager.addTransaction(transaction); in checkNanoappPermsAsync()
113 final TransactionManager mTransactionManager; field in SplitController161 mTransactionManager = new TransactionManager(mPresenter); in SplitController()431 mTransactionManager.getCurrentTransactionRecord() in invalidateTopVisibleSplitAttributes()554 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentAppeared()591 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentInfoChanged()598 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentInfoChanged()604 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentInfoChanged()610 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentInfoChanged()1236 mTransactionManager.getCurrentTransactionRecord() in onTaskFragmentAppearEmptyTimeout()1912 mTransactionManager.getCurrentTransactionRecord() in getPlaceholderOptions()[all …]