Home
last modified time | relevance | path

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

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