Searched refs:SINGLE_HOME_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
24 import static android.server.wm.app.Components.SINGLE_HOME_ACTIVITY;249 createManagedHomeActivitySession(SINGLE_HOME_ACTIVITY); in testLaunchSingleHomeActivityOnDisplayWithDecorations()
135 public static final ComponentName SINGLE_HOME_ACTIVITY = component("SingleHomeActivity"); field in Components