Home
last modified time | relevance | path

Searched refs:moveToState (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/services/tests/mockingservicestests/src/android/service/games/
H A DGameSessionTest.java206 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_FullLifecycle_ExpectedLifecycleCalls()
208 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_FullLifecycle_ExpectedLifecycleCalls()
230 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_DestroyedWhenFocused_ExpectedLifecycleCalls()
245 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_FocusCycled_ExpectedLifecycleCalls()
262 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_MultipleFocusAndUnfocusCalls_ExpectedLifecycleCalls()
277 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_CreatedAfterFocused_ExpectedLifecycleCalls()
279 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_CreatedAfterFocused_ExpectedLifecycleCalls()
289 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_UnfocusedWithoutFocused_ExpectedLifecycleCalls()
299 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_NeverFocused_ExpectedLifecycleCalls()
309 mGameSession.moveToState(GameSession.LifecycleState.CREATED); in moveState_MultipleFocusCalls_ExpectedLifecycleCalls()
[all …]
/aosp14/frameworks/base/core/tests/coretests/src/android/window/
H A DBackNavigationTest.java69 mScenario.moveToState(Lifecycle.State.RESUMED); in registerCallback_initialized()
75 mScenario.moveToState(Lifecycle.State.CREATED); in registerCallback_created()
77 mScenario.moveToState(Lifecycle.State.STARTED); in registerCallback_created()
78 mScenario.moveToState(Lifecycle.State.RESUMED); in registerCallback_created()
84 mScenario.moveToState(Lifecycle.State.CREATED); in registerCallback_resumed()
85 mScenario.moveToState(Lifecycle.State.STARTED); in registerCallback_resumed()
86 mScenario.moveToState(Lifecycle.State.RESUMED); in registerCallback_resumed()
/aosp14/frameworks/base/core/java/android/app/
H A DLocalActivityManager.java135 private void moveToState(LocalActivityRecord r, int desiredState) { in moveToState() method in LocalActivityManager
346 moveToState(old, STARTED); in startActivity()
369 moveToState(r, mCurState); in startActivity()
380 moveToState(r, mCurState); in startActivity()
398 moveToState(r, mCurState); in startActivity()
578 moveToState(mResumed, RESUMED); in dispatchResume()
583 moveToState(mActivityArray.get(i), RESUMED); in dispatchResume()
607 moveToState(mResumed, STARTED); in dispatchPause()
614 moveToState(r, STARTED); in dispatchPause()
632 moveToState(r, CREATED); in dispatchStop()
H A DFragmentManager.java1485 void moveToState(Fragment f) { in moveToState() method in FragmentManagerImpl
1486 moveToState(f, mCurState, 0, 0, false); in moveToState()
1728 moveToState(fragment); in addFragment()
2220 moveToState(mCurState, true); in executeOpsTogether()
2323 boolean moveToState) { in completeExecute() argument
2325 record.executePopOps(moveToState); in completeExecute()
2336 if (moveToState) { in completeExecute()
2337 moveToState(mCurState, true); in completeExecute()
3048 moveToState(state, false); in dispatchMoveToState()
3052 moveToState(state, false); in dispatchMoveToState()
[all …]
H A DBackStackRecord.java807 mManager.moveToState(mManager.mCurState, true); in executeOps()
818 void executePopOps(boolean moveToState) { in executePopOps() argument
864 if (!mReorderingAllowed && moveToState) { in executePopOps()
865 mManager.moveToState(mManager.mCurState, true); in executePopOps()
H A DFragmentTransition.java1324 manager.moveToState(fragment, Fragment.CREATED, 0, 0, false); in addToFirstInLastOut()
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
H A DAccessibilityShortcutChooserActivityTest.java120 mScenario.moveToState(Lifecycle.State.CREATED); in setUp()
121 mScenario.moveToState(Lifecycle.State.STARTED); in setUp()
122 mScenario.moveToState(Lifecycle.State.RESUMED); in setUp()
128 mScenario.moveToState(Lifecycle.State.DESTROYED); in cleanUp()
/aosp14/frameworks/base/core/java/android/service/games/
H A DGameSession.java105 GameSession::moveToState, GameSession.this,
156 moveToState(LifecycleState.CREATED); in doCreate()
162 moveToState(LifecycleState.DESTROYED); in doDestroy()
182 public void moveToState(LifecycleState newLifecycleState) { in moveToState() method in GameSession
/aosp14/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerNativeTest.java68 mScenario.moveToState(Lifecycle.State.CREATED); in setup()
87 mScenario.moveToState(Lifecycle.State.RESUMED); in setup()
H A DAttachedChoreographerTest.java75 mScenario.moveToState(Lifecycle.State.CREATED); in setUp()
100 mScenario.moveToState(Lifecycle.State.RESUMED); in setUp()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1804 HSPLandroid/app/FragmentManagerImpl;->moveToState(IZ)V
1805 HSPLandroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;IIIZ)V
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof8460 HSPLandroidx/lifecycle/LifecycleRegistry;->moveToState(Landroidx/lifecycle/Lifecycle$State;)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1804 HSPLandroid/app/FragmentManagerImpl;->moveToState(IZ)V
1805 HSPLandroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;IIIZ)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt5200 Landroid/app/FragmentManagerImpl;->moveToState(IZ)V
5201 Landroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;)V
5202 Landroid/app/FragmentManagerImpl;->moveToState(Landroid/app/Fragment;IIIZ)V