Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DSplashscreenTests.java330 boolean extraOnResume, boolean extraCancel, boolean expectResult) throws Exception { in launchRuntimeHandleExitAnimationActivity() argument
335 intent.putExtra(REQUEST_HANDLE_EXIT_ON_RESUME, extraOnResume); in launchRuntimeHandleExitAnimationActivity()