Searched refs:SINGLE_SECONDARY_HOME_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
25 import static android.server.wm.app.Components.SINGLE_SECONDARY_HOME_ACTIVITY;262 createManagedHomeActivitySession(SINGLE_SECONDARY_HOME_ACTIVITY); in testLaunchSingleSecondaryHomeActivityOnDisplayWithDecorations()275 createManagedHomeActivitySession(SINGLE_SECONDARY_HOME_ACTIVITY); in testSendSecondaryHomeIntentActivityOnDisplayWithDecorations()303 createManagedHomeActivitySession(SINGLE_SECONDARY_HOME_ACTIVITY); in testSendPrimaryHomeIntentActivityOnDisplayWithDecorations()
136 public static final ComponentName SINGLE_SECONDARY_HOME_ACTIVITY = field in Components