Home
last modified time | relevance | path

Searched refs:executeOpsTogether (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DFragmentManager.java2143 executeOpsTogether(records, isRecordPop, startIndex, recordNum); in removeRedundantOperationsAndExecute()
2155 executeOpsTogether(records, isRecordPop, recordNum, reorderingEnd); in removeRedundantOperationsAndExecute()
2161 executeOpsTogether(records, isRecordPop, startIndex, numRecords); in removeRedundantOperationsAndExecute()
2173 private void executeOpsTogether(ArrayList<BackStackRecord> records, in executeOpsTogether() method in FragmentManagerImpl
/frameworks/support/fragment/src/main/java/androidx/fragment/app/
DFragmentManager.java2353 executeOpsTogether(records, isRecordPop, startIndex, recordNum); in removeRedundantOperationsAndExecute()
2365 executeOpsTogether(records, isRecordPop, recordNum, reorderingEnd); in removeRedundantOperationsAndExecute()
2371 executeOpsTogether(records, isRecordPop, startIndex, numRecords); in removeRedundantOperationsAndExecute()
2383 private void executeOpsTogether(ArrayList<BackStackRecord> records, in executeOpsTogether() method in FragmentManagerImpl
/frameworks/base/config/
Dboot-image-profile.txt13892 HSPLandroid/app/FragmentManagerImpl;->executeOpsTogether(Ljava/util/ArrayList;Ljava/util/ArrayList;…