Searched refs:execSingleAction (Results 1 – 4 of 4) sorted by relevance
656 mManager.execSingleAction(this, false); in commitNow()662 mManager.execSingleAction(this, true); in commitNowAllowingStateLoss()
2023 public void execSingleAction(OpGenerator action, boolean allowStateLoss) { in execSingleAction() method in FragmentManagerImpl
648 mManager.execSingleAction(this, false); in commitNow()654 mManager.execSingleAction(this, true); in commitNowAllowingStateLoss()
2233 public void execSingleAction(OpGenerator action, boolean allowStateLoss) { in execSingleAction() method in FragmentManagerImpl