Searched refs:PIP_ON_STOP_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
80 public static final ComponentName PIP_ON_STOP_ACTIVITY = component("PipOnStopActivity"); field in Components
40 import static android.server.wm.app.Components.PIP_ON_STOP_ACTIVITY;462 launchActivity(PIP_ON_STOP_ACTIVITY); in testDisallowPipLaunchFromStoppedActivity()465 mAmWmState.waitForActivityState(PIP_ON_STOP_ACTIVITY, STATE_STOPPED); in testDisallowPipLaunchFromStoppedActivity()