Searched refs:SINGLE_HOME_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
117 public static final ComponentName SINGLE_HOME_ACTIVITY = component("SingleHomeActivity"); field in Components
22 import static android.server.wm.app.Components.SINGLE_HOME_ACTIVITY;308 try (final HomeActivitySession homeSession = new HomeActivitySession(SINGLE_HOME_ACTIVITY); in testLaunchSingleHomeActivityOnDisplayWithDecorations()