Home
last modified time | relevance | path

Searched refs:TopActivity (Results 1 – 10 of 10) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DTopActivity.java19 import static android.server.wm.app.Components.TopActivity.ACTION_CONVERT_FROM_TRANSLUCENT;
20 import static android.server.wm.app.Components.TopActivity.ACTION_CONVERT_TO_TRANSLUCENT;
21 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_DELAY;
22 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_IN_ON_CREATE;
28 public class TopActivity extends AbstractLifecycleLogActivity { class
52 TopActivity.this.setTranslucent(true); in handleCommand()
55 TopActivity.this.setTranslucent(false); in handleCommand()
DTopNonResizableActivity.java19 public class TopNonResizableActivity extends TopActivity {
DTopNonResizableWallpaperActivity.java19 public class TopNonResizableWallpaperActivity extends TopActivity {
DTopWallpaperActivity.java19 public class TopWallpaperActivity extends TopActivity {
DTranslucentTopActivity.java19 public class TranslucentTopActivity extends TopActivity {
DTranslucentTopWallpaperActivity.java19 public class TranslucentTopWallpaperActivity extends TopActivity {
DComponents.java549 public static class TopActivity { class in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DTransitionSelectionTests.java39 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_DELAY;
DActivityVisibilityTests.java53 import static android.server.wm.app.Components.TopActivity.ACTION_CONVERT_FROM_TRANSLUCENT;
54 import static android.server.wm.app.Components.TopActivity.ACTION_CONVERT_TO_TRANSLUCENT;
DActivityMetricsLoggerTests.java31 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_IN_ON_CREATE;