Home
last modified time | relevance | path

Searched refs:AM_START_HOME_ACTIVITY_COMMAND (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/services/activitymanager/src/android/server/cts/
DActivityManagerActivityVisiblityTests.java38 executeShellCommand(AM_START_HOME_ACTIVITY_COMMAND); in testVisibleBehindHomeActivity()
90 executeShellCommand(AM_START_HOME_ACTIVITY_COMMAND); in testTranslucentActivityOnTopOfHome()
110 executeShellCommand(AM_START_HOME_ACTIVITY_COMMAND); in testHomeVisibleOnActivityTaskPinned()
112 executeShellCommand(AM_START_HOME_ACTIVITY_COMMAND); in testHomeVisibleOnActivityTaskPinned()
DActivityManagerTestBase.java67 protected static final String AM_START_HOME_ACTIVITY_COMMAND = field in ActivityManagerTestBase