HomeSort by relevance Sort by last modified time
    Searched refs:TASKSWITCHING_INTENT (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/ui/appA/src/android/taskswitching/appa/
AppAActivity.java 35 private static final String TASKSWITCHING_INTENT = "android.taskswitching.appa";
60 Intent intent = new Intent(TASKSWITCHING_INTENT);
  /cts/hostsidetests/ui/appB/src/android/taskswitching/appb/
AppBActivity.java 34 private static final String TASKSWITCHING_INTENT = "android.taskswitching.appb";
59 Intent intent = new Intent(TASKSWITCHING_INTENT);

Completed in 86 milliseconds