Searched refs:executeOpsTogether (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | FragmentManager.java | 2148 executeOpsTogether(records, isRecordPop, startIndex, recordNum); in removeRedundantOperationsAndExecute() 2160 executeOpsTogether(records, isRecordPop, recordNum, reorderingEnd); in removeRedundantOperationsAndExecute() 2166 executeOpsTogether(records, isRecordPop, startIndex, numRecords); in removeRedundantOperationsAndExecute() 2178 private void executeOpsTogether(ArrayList<BackStackRecord> records, in executeOpsTogether() method in FragmentManagerImpl
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 1437 HSPLandroid/app/FragmentManagerImpl;->executeOpsTogether(Ljava/util/ArrayList;Ljava/util/ArrayList;…
|
D | hiddenapi-greylist-max-o.txt | 5542 Landroid/app/FragmentManagerImpl;->executeOpsTogether(Ljava/util/ArrayList;Ljava/util/ArrayList;II)V
|