Searched refs:generateOpsForPendingActions (Results 1 – 3 of 3) sorted by relevance
2059 while (generateOpsForPendingActions(mTmpRecords, mTmpIsPop)) { in execPendingActions()2470 private boolean generateOpsForPendingActions(ArrayList<BackStackRecord> records, in generateOpsForPendingActions() method in FragmentManagerImpl
2269 while (generateOpsForPendingActions(mTmpRecords, mTmpIsPop)) { in execPendingActions()2703 private boolean generateOpsForPendingActions(ArrayList<BackStackRecord> records, in generateOpsForPendingActions() method in FragmentManagerImpl
13898 HSPLandroid/app/FragmentManagerImpl;->generateOpsForPendingActions(Ljava/util/ArrayList;Ljava/util/…