Home
last modified time | relevance | path

Searched refs:executePendingTransactions (Results 1 – 16 of 16) sorted by relevance

/cts/tests/fragment/src/android/fragment/cts/
DFragmentViewTests.java58 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
64 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
75 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
79 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
83 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
88 FragmentTestUtil.executePendingTransactions(mActivityRule); in addFragments()
105 FragmentTestUtil.executePendingTransactions(mActivityRule); in addTwoContainers()
110 FragmentTestUtil.executePendingTransactions(mActivityRule); in addTwoContainers()
120 FragmentTestUtil.executePendingTransactions(mActivityRule); in addTwoContainers()
126 FragmentTestUtil.executePendingTransactions(mActivityRule); in addTwoContainers()
[all …]
DPrimaryNavFragmentTest.java20 import static android.fragment.cts.FragmentTestUtil.executePendingTransactions;
49 executePendingTransactions(mActivityRule, fm); in delegateBackToPrimaryNav()
57 executePendingTransactions(mActivityRule, cfm); in delegateBackToPrimaryNav()
76 executePendingTransactions(mActivityRule, fm); in popPrimaryNav()
82 executePendingTransactions(mActivityRule, fm); in popPrimaryNav()
95 executePendingTransactions(mActivityRule, fm); in popPrimaryNav()
107 executePendingTransactions(mActivityRule, fm); in popPrimaryNav()
124 executePendingTransactions(mActivityRule, fm); in replacePrimaryNav()
133 executePendingTransactions(mActivityRule, fm); in replacePrimaryNav()
144 executePendingTransactions(mActivityRule, fm); in replacePrimaryNav()
[all …]
DFragmentReorderingTest.java65 mFM.executePendingTransactions(); in addReplace()
76 mFM.executePendingTransactions(); in addReplace()
90 FragmentTestUtil.executePendingTransactions(mActivityRule); in startWithPop()
102 mFM.executePendingTransactions(); in startWithPop()
130 mFM.executePendingTransactions(); in middlePop()
157 mFM.executePendingTransactions(); in removeRedundantRemove()
185 FragmentTestUtil.executePendingTransactions(mActivityRule); in removeRedundantAdd()
199 mFM.executePendingTransactions(); in removeRedundantAdd()
208 FragmentTestUtil.executePendingTransactions(mActivityRule); in removeRedundantAdd()
222 FragmentTestUtil.executePendingTransactions(mActivityRule); in removeRedundantAttach()
[all …]
DFragmentTransactionTest.java98 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithValidFragment()
118 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithPrivateFragment()
143 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithPackagePrivateFragment()
168 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithAnonymousFragment()
193 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithNonStaticFragment()
219 fm.executePendingTransactions(); in testRunOnCommit()
238 fm.executePendingTransactions(); in testRunOnCommit()
260 FragmentTestUtil.executePendingTransactions(mActivityRule); in getFragmentsOffThread()
271 FragmentTestUtil.executePendingTransactions(mActivityRule); in getFragmentsOffThread()
282 FragmentTestUtil.executePendingTransactions(mActivityRule); in getFragmentsOffThread()
[all …]
DFragmentLifecycleTest.java80 executePendingTransactions(fm); in basicLifecycle()
91 executePendingTransactions(fm); in basicLifecycle()
109 executePendingTransactions(fm); in detachment()
116 executePendingTransactions(fm); in detachment()
125 executePendingTransactions(fm); in detachment()
133 executePendingTransactions(fm); in detachment()
149 executePendingTransactions(fm); in basicBackStack()
158 executePendingTransactions(fm); in basicBackStack()
165 executePendingTransactions(fm); in basicBackStack()
179 executePendingTransactions(fm); in attachBackStack()
[all …]
DFragmentTestUtil.java67 public static boolean executePendingTransactions( in executePendingTransactions() method in FragmentTestUtil
69 return executePendingTransactions(rule, rule.getActivity().getFragmentManager()); in executePendingTransactions()
72 public static boolean executePendingTransactions( in executePendingTransactions() method in FragmentTestUtil
78 ret[0] = fm.executePendingTransactions(); in executePendingTransactions()
DLoaderTest.java70 FragmentTestUtil.executePendingTransactions(mActivityRule, fm); in testLeak()
77 FragmentTestUtil.executePendingTransactions(mActivityRule, fm); in testLeak()
DNestedInflatedFragmentTest.java59 fm.executePendingTransactions(); in inflatedChildFragment()
DFragmentExecuteTests.java64 assertTrue(fm.executePendingTransactions()); in executeAndPopNormal()
88 assertFalse(FragmentTestUtil.executePendingTransactions(mActivityRule)); in executeAndPopNothing()
DFragmentAnimatorTest.java414 mActivityRule.runOnUiThread(fm1::executePendingTransactions); in saveWhileAnimatingAway()
419 mActivityRule.runOnUiThread(fm1::executePendingTransactions); in saveWhileAnimatingAway()
DPostponedTransitionTest.java751 fm.executePendingTransactions(); in postponeDoesNotAllowReentrancy()
DFragmentTransitionTest.java780 FragmentTestUtil.executePendingTransactions(mActivityRule); in noSharedElementTransition()
/cts/tests/app/src/android/app/cts/
DFragmentTransactionTest.java63 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithValidFragment()
82 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithPrivateFragment()
106 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithPackagePrivateFragment()
130 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithAnonymousFragment()
154 mActivity.getFragmentManager().executePendingTransactions(); in testAddTransactionWithNonStaticFragment()
DFragmentReceiveResultTest.java114 mActivity.getFragmentManager().executePendingTransactions(); in attachTestFragment()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt5106 name: "executePendingTransactions"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt5954 method @Deprecated public abstract boolean executePendingTransactions();