• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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">24</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">23</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2016.06.13 13:31</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.dismissKeyboardShortcutsHelper_added()"></A>
87  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#dismissKeyboardShortcutsHelper()" target="_top"><code>dismissKeyboardShortcutsHelper</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.enterPictureInPictureMode_added()"></A>
94  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#enterPictureInPictureMode()" target="_top"><code>enterPictureInPictureMode</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.isInMultiWindowMode_added()"></A>
101  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#isInMultiWindowMode()" target="_top"><code>isInMultiWindowMode</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.isInPictureInPictureMode_added()"></A>
108  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#isInPictureInPictureMode()" target="_top"><code>isInPictureInPictureMode</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.isLocalVoiceInteractionSupported_added()"></A>
115  <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#isLocalVoiceInteractionSupported()" target="_top"><code>isLocalVoiceInteractionSupported</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.onLocalVoiceInteractionStarted_added()"></A>
122  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onLocalVoiceInteractionStarted()" target="_top"><code>onLocalVoiceInteractionStarted</code></A>()</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.onLocalVoiceInteractionStopped_added()"></A>
129  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onLocalVoiceInteractionStopped()" target="_top"><code>onLocalVoiceInteractionStopped</code></A>()</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.onMultiWindowModeChanged_added(boolean)"></A>
136  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onMultiWindowModeChanged(boolean)" target="_top"><code>onMultiWindowModeChanged</code></A>(<code>boolean</code>)</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.onPictureInPictureModeChanged_added(boolean)"></A>
143  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onPictureInPictureModeChanged(boolean)" target="_top"><code>onPictureInPictureModeChanged</code></A>(<code>boolean</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.requestDragAndDropPermissions_added(android.view.DragEvent)"></A>
150  <nobr><code>DragAndDropPermissions</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#requestDragAndDropPermissions(android.view.DragEvent)" target="_top"><code>requestDragAndDropPermissions</code></A>(<code>DragEvent</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.requestShowKeyboardShortcuts_added()"></A>
157  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#requestShowKeyboardShortcuts()" target="_top"><code>requestShowKeyboardShortcuts</code></A>()</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.setVrModeEnabled_added(boolean, android.content.ComponentName)"></A>
164  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setVrModeEnabled(boolean, android.content.ComponentName)" target="_top"><code>setVrModeEnabled</code></A>(<code>boolean,</nobr> ComponentName<nobr><nobr></code>)</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.startLocalVoiceInteraction_added(android.os.Bundle)"></A>
171  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#startLocalVoiceInteraction(android.os.Bundle)" target="_top"><code>startLocalVoiceInteraction</code></A>(<code>Bundle</code>)</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.stopLocalVoiceInteraction_added()"></A>
178  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#stopLocalVoiceInteraction()" target="_top"><code>stopLocalVoiceInteraction</code></A>()</nobr>
179  </TD>
180  <TD>&nbsp;</TD>
181</TR>
182</TABLE>
183&nbsp;
184<p>
185<a NAME="Changed"></a>
186<TABLE summary="Changed Methods" WIDTH="100%">
187<TR>
188  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
189</TH>
190<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
191  <TD VALIGN="TOP" WIDTH="25%">
192  <A NAME="android.app.Activity.getLastNonConfigurationInstance_changed()"></A>
193  <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#getLastNonConfigurationInstance()" target="_top"><code>getLastNonConfigurationInstance</code></A>()  </nobr>
194  </TD>
195  <TD VALIGN="TOP" WIDTH="30%">
196Change from deprecated to undeprecated.<br>
197  </TD>
198  <TD>&nbsp;</TD>
199</TR>
200<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
201  <TD VALIGN="TOP" WIDTH="25%">
202  <A NAME="android.app.Activity.onRetainNonConfigurationInstance_changed()"></A>
203  <nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#onRetainNonConfigurationInstance()" target="_top"><code>onRetainNonConfigurationInstance</code></A>()  </nobr>
204  </TD>
205  <TD VALIGN="TOP" WIDTH="30%">
206Change from deprecated to undeprecated.<br>
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.setProgress_changed(int)"></A>
213  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setProgress(int)" target="_top"><code>setProgress</code></A>(<code>int</code>)  </nobr>
214  </TD>
215  <TD VALIGN="TOP" WIDTH="30%">
216<b>Now deprecated</b>.<br>
217  </TD>
218  <TD>&nbsp;</TD>
219</TR>
220<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
221  <TD VALIGN="TOP" WIDTH="25%">
222  <A NAME="android.app.Activity.setProgressBarIndeterminate_changed(boolean)"></A>
223  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setProgressBarIndeterminate(boolean)" target="_top"><code>setProgressBarIndeterminate</code></A>(<code>boolean</code>)  </nobr>
224  </TD>
225  <TD VALIGN="TOP" WIDTH="30%">
226<b>Now deprecated</b>.<br>
227  </TD>
228  <TD>&nbsp;</TD>
229</TR>
230<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
231  <TD VALIGN="TOP" WIDTH="25%">
232  <A NAME="android.app.Activity.setProgressBarIndeterminateVisibility_changed(boolean)"></A>
233  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setProgressBarIndeterminateVisibility(boolean)" target="_top"><code>setProgressBarIndeterminateVisibility</code></A>(<code>boolean</code>)  </nobr>
234  </TD>
235  <TD VALIGN="TOP" WIDTH="30%">
236<b>Now deprecated</b>.<br>
237  </TD>
238  <TD>&nbsp;</TD>
239</TR>
240<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
241  <TD VALIGN="TOP" WIDTH="25%">
242  <A NAME="android.app.Activity.setProgressBarVisibility_changed(boolean)"></A>
243  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setProgressBarVisibility(boolean)" target="_top"><code>setProgressBarVisibility</code></A>(<code>boolean</code>)  </nobr>
244  </TD>
245  <TD VALIGN="TOP" WIDTH="30%">
246<b>Now deprecated</b>.<br>
247  </TD>
248  <TD>&nbsp;</TD>
249</TR>
250<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
251  <TD VALIGN="TOP" WIDTH="25%">
252  <A NAME="android.app.Activity.setSecondaryProgress_changed(int)"></A>
253  <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/app/Activity.html#setSecondaryProgress(int)" target="_top"><code>setSecondaryProgress</code></A>(<code>int</code>)  </nobr>
254  </TD>
255  <TD VALIGN="TOP" WIDTH="30%">
256<b>Now deprecated</b>.<br>
257  </TD>
258  <TD>&nbsp;</TD>
259</TR>
260</TABLE>
261&nbsp;
262<a NAME="fields"></a>
263      </div>
264      <div id="footer">
265        <div id="copyright">
266        Except as noted, this content is licensed under
267        <a href="//creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
268        For details and restrictions, see the <a href="/license.html">Content License</a>.
269        </div>
270      <div id="footerlinks">
271      <p>
272        <a href="//www.android.com/terms.html">Site Terms of Service</a> -
273        <a href="//www.android.com/privacy.html">Privacy Policy</a> -
274        <a href="//www.android.com/branding.html">Brand Guidelines</a>
275      </p>
276    </div>
277    </div> <!-- end footer -->
278    </div><!-- end doc-content -->
279    </div> <!-- end body-content -->
280<script src="//www.google-analytics.com/ga.js" type="text/javascript">
281</script>
282<script type="text/javascript">
283  try {
284    var pageTracker = _gat._getTracker("UA-5831155-1");
285    pageTracker._setAllowAnchor(true);
286    pageTracker._initData();
287    pageTracker._trackPageview();
288  } catch(e) {}
289</script>
290</BODY>
291</HTML>
292