Searched refs:mExecutingActions (Results 1 – 2 of 2) sorted by relevance
450 boolean mExecutingActions; field in FragmentManagerImpl863 if (mExecutingActions) { in performPendingDeferredStart()1526 if (mExecutingActions) { in execSingleAction()1538 mExecutingActions = true; in execSingleAction()1540 mExecutingActions = false; in execSingleAction()1549 if (mExecutingActions) { in execPendingActions()1576 mExecutingActions = true; in execPendingActions()1581 mExecutingActions = false; in execPendingActions()
497 boolean mExecutingActions; field in FragmentManagerImpl935 if (mExecutingActions) { in performPendingDeferredStart()1619 if (mExecutingActions) { in execSingleAction()1631 mExecutingActions = true; in execSingleAction()1633 mExecutingActions = false; in execSingleAction()1642 if (mExecutingActions) { in execPendingActions()1669 mExecutingActions = true; in execPendingActions()1674 mExecutingActions = false; in execPendingActions()