Home
last modified time | relevance | path

Searched defs:SINGLE_TOP_ACTIVITY (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityStarterTests.java71 private static final ComponentName SINGLE_TOP_ACTIVITY field in ActivityStarterTests
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DComponents.java133 public static final ComponentName SINGLE_TOP_ACTIVITY = component("SingleTopActivity"); field in Components