Home
last modified time | relevance | path

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

/cts/hostsidetests/ui/appA/src/android/taskswitching/appa/
DAppAActivity.java35 private static final String TASKSWITCHING_INTENT = "android.taskswitching.appa"; field in AppAActivity
60 Intent intent = new Intent(TASKSWITCHING_INTENT); in onResume()
/cts/hostsidetests/ui/appB/src/android/taskswitching/appb/
DAppBActivity.java34 private static final String TASKSWITCHING_INTENT = "android.taskswitching.appb"; field in AppBActivity
59 Intent intent = new Intent(TASKSWITCHING_INTENT); in onResume()