Searched refs:enqueueAction (Results 1 – 4 of 4) 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/config/ |
D | boot-image-profile.txt | 1432 HSPLandroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
|
D | hiddenapi-greylist-max-o.txt | 5164 Landroid/app/FragmentManagerImpl;->enqueueAction(Landroid/app/FragmentManagerImpl$OpGenerator;Z)V
|