Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityThreadTest.java814 final StopActivityItem stopStateRequest = StopActivityItem.obtain(0 /* configChanges */); in newStopTransaction() local
817 transaction.setLifecycleStateRequest(stopStateRequest); in newStopTransaction()