Searched refs:removeRedundantOperationsAndExecute (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DFragmentManager.java867 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2019 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2049 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2110 private void removeRedundantOperationsAndExecute(ArrayList<BackStackRecord> records, method in class:FragmentManagerImpl
/frameworks/support/fragment/java/android/support/v4/app/
H A DFragmentManager.java850 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2198 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2228 removeRedundantOperationsAndExecute(mTmpRecords, mTmpIsPop);
2289 private void removeRedundantOperationsAndExecute(ArrayList<BackStackRecord> records, method in class:FragmentManagerImpl

Completed in 47 milliseconds