Home
last modified time | relevance | path

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

/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/
DAppLaunchTest.java117 final Intent intent = intentForActivity(app); in runOneActivity()
186 static Intent intentForActivity(ResolveInfo app) { in intentForActivity() method in AppLaunchTest
/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
DProcessErrorsTest.java156 final Intent intent = intentForActivity(app); in runOneActivity()
242 static Intent intentForActivity(ResolveInfo app) { in intentForActivity() method in ProcessErrorsTest