1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
2<HTML style="overflow:auto;">
3<HEAD>
4<meta name="generator" content="JDiff v1.1.0">
5<!-- Generated by the JDiff Javadoc doclet -->
6<!-- (http://www.jdiff.org) -->
7<meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.">
8<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
9<TITLE>
10android.app.Activity
11</TITLE>
12<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
13<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
14<noscript>
15<style type="text/css">
16body{overflow:auto;}
17#body-content{position:relative; top:0;}
18#doc-content{overflow:visible;border-left:3px solid #666;}
19#side-nav{padding:0;}
20#side-nav .toggle-list ul {display:block;}
21#resize-packages-nav{border-bottom:3px solid #666;}
22</style>
23</noscript>
24<style type="text/css">
25</style>
26</HEAD>
27<BODY>
28<!-- Start of nav bar -->
29<a name="top"></a>
30<div id="header" style="margin-bottom:0;padding-bottom:0;">
31<div id="headerLeft">
32<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
33</div>
34  <div id="headerRight">
35  <div id="headerLinks">
36<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
37<span class="text">
38<!-- &nbsp;<a href="#">English</a> | -->
39<nobr><a href="//developer.android.com" target="_top">Android Developers</a> | <a href="//www.android.com" target="_top">Android.com</a></nobr>
40</span>
41</div>
42  <div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
43    <table class="diffspectable">
44      <tr>
45        <td colspan="2" class="diffspechead">API Diff Specification</td>
46      </tr>
47      <tr>
48        <td class="diffspec" style="padding-top:.25em">To Level:</td>
49        <td class="diffvaluenew" style="padding-top:.25em">21</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">20</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2014.10.15 15:01</td>
58      </tr>
59    </table>
60    </div><!-- End and-diff-id -->
61  <div class="and-diff-id" style="margin-right:8px;">
62    <table class="diffspectable">
63      <tr>
64        <td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
65      </tr>
66    </table>
67  </div> <!-- End and-diff-id -->
68  </div> <!-- End headerRight -->
69  </div> <!-- End header -->
70<div id="body-content" xstyle="padding:12px;padding-right:18px;">
71<div id="doc-content" style="position:relative;">
72<div id="mainBodyFluid">
73<H2>
74Class android.app.<A HREF="../../../../reference/android/app/Activity.html" target="_top"><font size="+2"><code>Activity</code></font></A>
75</H2>
76<a NAME="constructors"></a>
77<a NAME="methods"></a>
78<p>
79<a NAME="Added"></a>
80<TABLE summary="Added Methods" WIDTH="100%">
81<TR>
82  <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
83</TH>
84<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
85  <TD VALIGN="TOP" WIDTH="25%">
86  <A NAME="android.app.Activity.finishAfterTransition_added()"></A>
87  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#finishAfterTransition()" target="_top"><code>finishAfterTransition</code></A>()</nobr>
88  </TD>
89  <TD>&nbsp;</TD>
90</TR>
91<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
92  <TD VALIGN="TOP" WIDTH="25%">
93  <A NAME="android.app.Activity.finishAndRemoveTask_added()"></A>
94  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#finishAndRemoveTask()" target="_top"><code>finishAndRemoveTask</code></A>()</nobr>
95  </TD>
96  <TD>&nbsp;</TD>
97</TR>
98<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
99  <TD VALIGN="TOP" WIDTH="25%">
100  <A NAME="android.app.Activity.getContentScene_added()"></A>
101  <nobr><code>Scene</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#getContentScene()" target="_top"><code>getContentScene</code></A>()</nobr>
102  </TD>
103  <TD>&nbsp;</TD>
104</TR>
105<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
106  <TD VALIGN="TOP" WIDTH="25%">
107  <A NAME="android.app.Activity.getContentTransitionManager_added()"></A>
108  <nobr><code>TransitionManager</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#getContentTransitionManager()" target="_top"><code>getContentTransitionManager</code></A>()</nobr>
109  </TD>
110  <TD>&nbsp;</TD>
111</TR>
112<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
113  <TD VALIGN="TOP" WIDTH="25%">
114  <A NAME="android.app.Activity.getMediaController_added()"></A>
115  <nobr><code>MediaController</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#getMediaController()" target="_top"><code>getMediaController</code></A>()</nobr>
116  </TD>
117  <TD>&nbsp;</TD>
118</TR>
119<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
120  <TD VALIGN="TOP" WIDTH="25%">
121  <A NAME="android.app.Activity.onActivityReenter_added(int, android.content.Intent)"></A>
122  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onActivityReenter(int, android.content.Intent)" target="_top"><code>onActivityReenter</code></A>(<code>int,</nobr> Intent<nobr><nobr></code>)</nobr>
123  </TD>
124  <TD>&nbsp;</TD>
125</TR>
126<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
127  <TD VALIGN="TOP" WIDTH="25%">
128  <A NAME="android.app.Activity.onCreate_added(android.os.Bundle, android.os.PersistableBundle)"></A>
129  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onCreate(android.os.Bundle, android.os.PersistableBundle)" target="_top"><code>onCreate</code></A>(<code>Bundle,</nobr> PersistableBundle<nobr><nobr></code>)</nobr>
130  </TD>
131  <TD>&nbsp;</TD>
132</TR>
133<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
134  <TD VALIGN="TOP" WIDTH="25%">
135  <A NAME="android.app.Activity.onEnterAnimationComplete_added()"></A>
136  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onEnterAnimationComplete()" target="_top"><code>onEnterAnimationComplete</code></A>()</nobr>
137  </TD>
138  <TD>&nbsp;</TD>
139</TR>
140<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
141  <TD VALIGN="TOP" WIDTH="25%">
142  <A NAME="android.app.Activity.onPostCreate_added(android.os.Bundle, android.os.PersistableBundle)"></A>
143  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onPostCreate(android.os.Bundle, android.os.PersistableBundle)" target="_top"><code>onPostCreate</code></A>(<code>Bundle,</nobr> PersistableBundle<nobr><nobr></code>)</nobr>
144  </TD>
145  <TD>&nbsp;</TD>
146</TR>
147<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
148  <TD VALIGN="TOP" WIDTH="25%">
149  <A NAME="android.app.Activity.onRestoreInstanceState_added(android.os.Bundle, android.os.PersistableBundle)"></A>
150  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onRestoreInstanceState(android.os.Bundle, android.os.PersistableBundle)" target="_top"><code>onRestoreInstanceState</code></A>(<code>Bundle,</nobr> PersistableBundle<nobr><nobr></code>)</nobr>
151  </TD>
152  <TD>&nbsp;</TD>
153</TR>
154<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
155  <TD VALIGN="TOP" WIDTH="25%">
156  <A NAME="android.app.Activity.onSaveInstanceState_added(android.os.Bundle, android.os.PersistableBundle)"></A>
157  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onSaveInstanceState(android.os.Bundle, android.os.PersistableBundle)" target="_top"><code>onSaveInstanceState</code></A>(<code>Bundle,</nobr> PersistableBundle<nobr><nobr></code>)</nobr>
158  </TD>
159  <TD>&nbsp;</TD>
160</TR>
161<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
162  <TD VALIGN="TOP" WIDTH="25%">
163  <A NAME="android.app.Activity.onVisibleBehindCanceled_added()"></A>
164  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onVisibleBehindCanceled()" target="_top"><code>onVisibleBehindCanceled</code></A>()</nobr>
165  </TD>
166  <TD>&nbsp;</TD>
167</TR>
168<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
169  <TD VALIGN="TOP" WIDTH="25%">
170  <A NAME="android.app.Activity.postponeEnterTransition_added()"></A>
171  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#postponeEnterTransition()" target="_top"><code>postponeEnterTransition</code></A>()</nobr>
172  </TD>
173  <TD>&nbsp;</TD>
174</TR>
175<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
176  <TD VALIGN="TOP" WIDTH="25%">
177  <A NAME="android.app.Activity.releaseInstance_added()"></A>
178  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#releaseInstance()" target="_top"><code>releaseInstance</code></A>()</nobr>
179  </TD>
180  <TD>&nbsp;</TD>
181</TR>
182<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
183  <TD VALIGN="TOP" WIDTH="25%">
184  <A NAME="android.app.Activity.requestVisibleBehind_added(boolean)"></A>
185  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#requestVisibleBehind(boolean)" target="_top"><code>requestVisibleBehind</code></A>(<code>boolean</code>)</nobr>
186  </TD>
187  <TD>&nbsp;</TD>
188</TR>
189<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
190  <TD VALIGN="TOP" WIDTH="25%">
191  <A NAME="android.app.Activity.setActionBar_added(android.widget.Toolbar)"></A>
192  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setActionBar(android.widget.Toolbar)" target="_top"><code>setActionBar</code></A>(<code>Toolbar</code>)</nobr>
193  </TD>
194  <TD>&nbsp;</TD>
195</TR>
196<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
197  <TD VALIGN="TOP" WIDTH="25%">
198  <A NAME="android.app.Activity.setContentTransitionManager_added(android.transition.TransitionManager)"></A>
199  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setContentTransitionManager(android.transition.TransitionManager)" target="_top"><code>setContentTransitionManager</code></A>(<code>TransitionManager</code>)</nobr>
200  </TD>
201  <TD>&nbsp;</TD>
202</TR>
203<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
204  <TD VALIGN="TOP" WIDTH="25%">
205  <A NAME="android.app.Activity.setEnterSharedElementCallback_added(android.app.SharedElementCallback)"></A>
206  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setEnterSharedElementCallback(android.app.SharedElementCallback)" target="_top"><code>setEnterSharedElementCallback</code></A>(<code>SharedElementCallback</code>)</nobr>
207  </TD>
208  <TD>&nbsp;</TD>
209</TR>
210<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
211  <TD VALIGN="TOP" WIDTH="25%">
212  <A NAME="android.app.Activity.setExitSharedElementCallback_added(android.app.SharedElementCallback)"></A>
213  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setExitSharedElementCallback(android.app.SharedElementCallback)" target="_top"><code>setExitSharedElementCallback</code></A>(<code>SharedElementCallback</code>)</nobr>
214  </TD>
215  <TD>&nbsp;</TD>
216</TR>
217<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
218  <TD VALIGN="TOP" WIDTH="25%">
219  <A NAME="android.app.Activity.setMediaController_added(android.media.session.MediaController)"></A>
220  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setMediaController(android.media.session.MediaController)" target="_top"><code>setMediaController</code></A>(<code>MediaController</code>)</nobr>
221  </TD>
222  <TD>&nbsp;</TD>
223</TR>
224<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
225  <TD VALIGN="TOP" WIDTH="25%">
226  <A NAME="android.app.Activity.setTaskDescription_added(android.app.ActivityManager.TaskDescription)"></A>
227  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setTaskDescription(android.app.ActivityManager.TaskDescription)" target="_top"><code>setTaskDescription</code></A>(<code>TaskDescription</code>)</nobr>
228  </TD>
229  <TD>&nbsp;</TD>
230</TR>
231<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
232  <TD VALIGN="TOP" WIDTH="25%">
233  <A NAME="android.app.Activity.startLockTask_added()"></A>
234  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#startLockTask()" target="_top"><code>startLockTask</code></A>()</nobr>
235  </TD>
236  <TD>&nbsp;</TD>
237</TR>
238<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
239  <TD VALIGN="TOP" WIDTH="25%">
240  <A NAME="android.app.Activity.startPostponedEnterTransition_added()"></A>
241  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#startPostponedEnterTransition()" target="_top"><code>startPostponedEnterTransition</code></A>()</nobr>
242  </TD>
243  <TD>&nbsp;</TD>
244</TR>
245<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
246  <TD VALIGN="TOP" WIDTH="25%">
247  <A NAME="android.app.Activity.stopLockTask_added()"></A>
248  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#stopLockTask()" target="_top"><code>stopLockTask</code></A>()</nobr>
249  </TD>
250  <TD>&nbsp;</TD>
251</TR>
252</TABLE>
253&nbsp;
254<p>
255<a NAME="Changed"></a>
256<TABLE summary="Changed Methods" WIDTH="100%">
257<TR>
258  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
259</TH>
260<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
261  <TD VALIGN="TOP" WIDTH="25%">
262  <A NAME="android.app.Activity.setTitleColor_changed(int)"></A>
263  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setTitleColor(int)" target="_top"><code>setTitleColor</code></A>(<code>int</code>)  </nobr>
264  </TD>
265  <TD VALIGN="TOP" WIDTH="30%">
266<b>Now deprecated</b>.<br>
267  </TD>
268  <TD>&nbsp;</TD>
269</TR>
270</TABLE>
271&nbsp;
272<a NAME="fields"></a>
273      </div>
274      <div id="footer">
275        <div id="copyright">
276        Except as noted, this content is licensed under
277        <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
278        For details and restrictions, see the <a href="/license.html">Content License</a>.
279        </div>
280      <div id="footerlinks">
281      <p>
282        <a href="//www.android.com/terms.html">Site Terms of Service</a> -
283        <a href="//www.android.com/privacy.html">Privacy Policy</a> -
284        <a href="//www.android.com/branding.html">Brand Guidelines</a>
285      </p>
286    </div>
287    </div> <!-- end footer -->
288    </div><!-- end doc-content -->
289    </div> <!-- end body-content -->
290<script src="//www.google-analytics.com/ga.js" type="text/javascript">
291</script>
292<script type="text/javascript">
293  try {
294    var pageTracker = _gat._getTracker("UA-5831155-1");
295    pageTracker._setAllowAnchor(true);
296    pageTracker._initData();
297    pageTracker._trackPageview();
298  } catch(e) {}
299</script>
300</BODY>
301</HTML>
302