Searched refs:enqueueAction (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | FragmentManager.java | 829 enqueueAction(new PopBackStackState(null, -1, 0), false); in popBackStack() 840 enqueueAction(new PopBackStackState(name, -1, flags), false); in popBackStack() 854 enqueueAction(new PopBackStackState(null, id, flags), false); in popBackStack() 1903 public void enqueueAction(OpGenerator action, boolean allowStateLoss) { in enqueueAction() method in FragmentManagerImpl
|
D | BackStackRecord.java | 688 mManager.enqueueAction(this, allowStateLoss); in commitInternal()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 1764 HSPLandroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 1764 HSPLandroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 5161 Landroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
|