Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DFragmentController.java370 public boolean execPendingActions() { in execPendingActions() method in FragmentController
371 return mHost.mFragmentManager.execPendingActions(); in execPendingActions()
DFragment.java2374 mChildFragmentManager.execPendingActions();
2394 mChildFragmentManager.execPendingActions();
2405 mChildFragmentManager.execPendingActions();
DFragmentManager.java483 execPendingActions();
563 return execPendingActions(); in executePendingTransactions()
1548 public boolean execPendingActions() { in execPendingActions() method in FragmentManagerImpl
1793 execPendingActions(); in saveAllState()
2066 execPendingActions(); in dispatchDestroy()
DActivity.java6680 mFragments.execPendingActions(); in performStart()
6762 mFragments.execPendingActions(); in performResume()
6790 mFragments.execPendingActions(); in performResume()
/frameworks/support/v4/tests/java/android/support/v4/app/
DFragmentLifecycleTest.java297 fc1.execPendingActions(); in restoreRetainedInstanceFragments()
302 fc1.execPendingActions(); in restoreRetainedInstanceFragments()
358 fc2.execPendingActions(); in restoreRetainedInstanceFragments()
363 fc2.execPendingActions(); in restoreRetainedInstanceFragments()
481 fc.execPendingActions(); in startupFragmentController()
486 fc.execPendingActions(); in startupFragmentController()
/frameworks/support/v4/java/android/support/v4/app/
DFragmentController.java387 public boolean execPendingActions() { in execPendingActions() method in FragmentController
388 return mHost.mFragmentManager.execPendingActions(); in execPendingActions()
DFragmentActivity.java103 mFragments.execPendingActions();
501 mFragments.execPendingActions(); in onResume()
512 mFragments.execPendingActions(); in onPostResume()
619 mFragments.execPendingActions(); in onStart()
DFragment.java2096 mChildFragmentManager.execPendingActions();
2116 mChildFragmentManager.execPendingActions();
2127 mChildFragmentManager.execPendingActions();
DFragmentManager.java532 execPendingActions();
585 return execPendingActions(); in executePendingTransactions()
1641 public boolean execPendingActions() { in execPendingActions() method in FragmentManagerImpl
1887 execPendingActions(); in saveAllState()
2179 execPendingActions(); in dispatchDestroy()
/frameworks/support/v4/api/
D23.0.0.txt315 method public boolean execPendingActions();
D23.1.0.txt323 method public boolean execPendingActions();
D23.1.1.txt293 method public boolean execPendingActions();
Dcurrent.txt302 method public boolean execPendingActions();
/frameworks/base/api/
Dcurrent.txt4548 method public boolean execPendingActions();
Dtest-current.txt4549 method public boolean execPendingActions();
Dsystem-current.txt4694 method public boolean execPendingActions();