Searched refs:CANCEL_HANDLE_EXIT (Results 1 – 3 of 3) sorted by relevance
20 import static android.server.wm.app.Components.TestStartingWindowKeys.CANCEL_HANDLE_EXIT;116 if (getIntent().getBooleanExtra(CANCEL_HANDLE_EXIT, false)) { in onResume()
303 public static final String CANCEL_HANDLE_EXIT = "cancel_handle_exit"; field in Components.TestStartingWindowKeys
40 import static android.server.wm.app.Components.TestStartingWindowKeys.CANCEL_HANDLE_EXIT;398 extraBool(CANCEL_HANDLE_EXIT, extraCancel)); in launchRuntimeHandleExitAnimationActivity()493 extraBool(CANCEL_HANDLE_EXIT, true)); in testCancelHandleExitIconAnimatingActivity()