Searched refs:HOME_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
22 import static android.server.wm.app.Components.HOME_ACTIVITY;332 createManagedHomeActivitySession(HOME_ACTIVITY); in testLaunchHomeActivityOnDisplayWithDecorations()
131 public static final ComponentName HOME_ACTIVITY = component("HomeActivity"); field in Components