Searched refs:execSingleAction (Results 1 – 4 of 4) sorted by relevance
631 mManager.execSingleAction(this, false); in commitNow()637 mManager.execSingleAction(this, true); in commitNowAllowingStateLoss()
1618 public void execSingleAction(Runnable action, boolean allowStateLoss) { in execSingleAction() method in FragmentManagerImpl
681 mManager.execSingleAction(this, false); in commitNow()687 mManager.execSingleAction(this, true); in commitNowAllowingStateLoss()
1525 public void execSingleAction(Runnable action, boolean allowStateLoss) { in execSingleAction() method in FragmentManagerImpl