Searched refs:HOST_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
20 import static android.server.wm.app.Components.HOST_ACTIVITY;98 stopTestPackage(HOST_ACTIVITY.getPackageName()); in teardown()
54 public static final ComponentName HOST_ACTIVITY = component("HostActivity"); field in Components