Home
last modified time | relevance | path

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

/aosp12/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
H A DRecentsAnimationPerfTest.java178 final int testActivityTaskId = mActivityRule.getActivity().getTaskId(); in testRecentsAnimation() local
200 atm.startActivityFromRecents(testActivityTaskId, null /* options */); in testRecentsAnimation()