Searched refs:TopActivity (Results 1 – 10 of 10) sorted by relevance
19 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 { class52 TopActivity.this.setTranslucent(true); in handleCommand()55 TopActivity.this.setTranslucent(false); in handleCommand()
19 public class TranslucentTopActivity extends TopActivity {
19 public class TopNonResizableWallpaperActivity extends TopActivity {
19 public class TopNonResizableActivity extends TopActivity {
19 public class TranslucentTopWallpaperActivity extends TopActivity {
19 public class TopWallpaperActivity extends TopActivity {
615 public static class TopActivity { class in Components
42 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_DELAY;
53 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;
32 import static android.server.wm.app.Components.TopActivity.EXTRA_FINISH_IN_ON_CREATE;