1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://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.service.voice.VoiceInteractionSession
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="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://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">23</td>
50      </tr>
51      <tr>
52        <td class="diffspec">From Level:</td>
53        <td class="diffvalueold">22</td>
54      </tr>
55      <tr>
56        <td class="diffspec">Generated</td>
57        <td class="diffvalue">2015.08.14 14:28</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.service.voice.<A HREF="/reference/android/service/voice/VoiceInteractionSession.html" target="_top"><font size="+2"><code>VoiceInteractionSession</code></font></A>
75</H2>
76<p><font xsize="+1">Added interface <code>android.content.ComponentCallbacks2</code>.<br></font>
77<p>Changed from abstract to non-abstract.
78<a NAME="constructors"></a>
79<a NAME="methods"></a>
80<p>
81<a NAME="Added"></a>
82<TABLE summary="Added Methods" WIDTH="100%">
83<TR>
84  <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
85</TH>
86<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
87  <TD VALIGN="TOP" WIDTH="25%">
88  <A NAME="android.service.voice.VoiceInteractionSession.closeSystemDialogs_added()"></A>
89  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#closeSystemDialogs()" target="_top"><code>closeSystemDialogs</code></A>()</nobr>
90  </TD>
91  <TD>&nbsp;</TD>
92</TR>
93<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
94  <TD VALIGN="TOP" WIDTH="25%">
95  <A NAME="android.service.voice.VoiceInteractionSession.dump_added(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[])"></A>
96  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[])" target="_top"><code>dump</code></A>(<code>String,</nobr> FileDescriptor<nobr>,</nobr> PrintWriter<nobr>,</nobr> String[]<nobr><nobr></code>)</nobr>
97  </TD>
98  <TD>&nbsp;</TD>
99</TR>
100<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
101  <TD VALIGN="TOP" WIDTH="25%">
102  <A NAME="android.service.voice.VoiceInteractionSession.getContext_added()"></A>
103  <nobr><code>Context</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#getContext()" target="_top"><code>getContext</code></A>()</nobr>
104  </TD>
105  <TD>&nbsp;</TD>
106</TR>
107<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
108  <TD VALIGN="TOP" WIDTH="25%">
109  <A NAME="android.service.voice.VoiceInteractionSession.getDisabledShowContext_added()"></A>
110  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#getDisabledShowContext()" target="_top"><code>getDisabledShowContext</code></A>()</nobr>
111  </TD>
112  <TD>&nbsp;</TD>
113</TR>
114<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
115  <TD VALIGN="TOP" WIDTH="25%">
116  <A NAME="android.service.voice.VoiceInteractionSession.getLayoutInflater_added()"></A>
117  <nobr><code>LayoutInflater</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#getLayoutInflater()" target="_top"><code>getLayoutInflater</code></A>()</nobr>
118  </TD>
119  <TD>&nbsp;</TD>
120</TR>
121<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
122  <TD VALIGN="TOP" WIDTH="25%">
123  <A NAME="android.service.voice.VoiceInteractionSession.getUserDisabledShowContext_added()"></A>
124  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#getUserDisabledShowContext()" target="_top"><code>getUserDisabledShowContext</code></A>()</nobr>
125  </TD>
126  <TD>&nbsp;</TD>
127</TR>
128<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
129  <TD VALIGN="TOP" WIDTH="25%">
130  <A NAME="android.service.voice.VoiceInteractionSession.getWindow_added()"></A>
131  <nobr><code>Dialog</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#getWindow()" target="_top"><code>getWindow</code></A>()</nobr>
132  </TD>
133  <TD>&nbsp;</TD>
134</TR>
135<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
136  <TD VALIGN="TOP" WIDTH="25%">
137  <A NAME="android.service.voice.VoiceInteractionSession.hide_added()"></A>
138  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#hide()" target="_top"><code>hide</code></A>()</nobr>
139  </TD>
140  <TD>&nbsp;</TD>
141</TR>
142<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
143  <TD VALIGN="TOP" WIDTH="25%">
144  <A NAME="android.service.voice.VoiceInteractionSession.onAssistStructureFailure_added(java.lang.Throwable)"></A>
145  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onAssistStructureFailure(java.lang.Throwable)" target="_top"><code>onAssistStructureFailure</code></A>(<code>Throwable</code>)</nobr>
146  </TD>
147  <TD>&nbsp;</TD>
148</TR>
149<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
150  <TD VALIGN="TOP" WIDTH="25%">
151  <A NAME="android.service.voice.VoiceInteractionSession.onBackPressed_added()"></A>
152  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onBackPressed()" target="_top"><code>onBackPressed</code></A>()</nobr>
153  </TD>
154  <TD>&nbsp;</TD>
155</TR>
156<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
157  <TD VALIGN="TOP" WIDTH="25%">
158  <A NAME="android.service.voice.VoiceInteractionSession.onCancelRequest_added(android.service.voice.VoiceInteractionSession.Request)"></A>
159  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onCancelRequest(android.service.voice.VoiceInteractionSession.Request)" target="_top"><code>onCancelRequest</code></A>(<code>Request</code>)</nobr>
160  </TD>
161  <TD>&nbsp;</TD>
162</TR>
163<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
164  <TD VALIGN="TOP" WIDTH="25%">
165  <A NAME="android.service.voice.VoiceInteractionSession.onComputeInsets_added(android.service.voice.VoiceInteractionSession.Insets)"></A>
166  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onComputeInsets(android.service.voice.VoiceInteractionSession.Insets)" target="_top"><code>onComputeInsets</code></A>(<code>Insets</code>)</nobr>
167  </TD>
168  <TD>&nbsp;</TD>
169</TR>
170<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
171  <TD VALIGN="TOP" WIDTH="25%">
172  <A NAME="android.service.voice.VoiceInteractionSession.onConfigurationChanged_added(android.content.res.Configuration)"></A>
173  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onConfigurationChanged(android.content.res.Configuration)" target="_top"><code>onConfigurationChanged</code></A>(<code>Configuration</code>)</nobr>
174  </TD>
175  <TD>&nbsp;</TD>
176</TR>
177<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
178  <TD VALIGN="TOP" WIDTH="25%">
179  <A NAME="android.service.voice.VoiceInteractionSession.onCreateContentView_added()"></A>
180  <nobr><code>View</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onCreateContentView()" target="_top"><code>onCreateContentView</code></A>()</nobr>
181  </TD>
182  <TD>&nbsp;</TD>
183</TR>
184<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
185  <TD VALIGN="TOP" WIDTH="25%">
186  <A NAME="android.service.voice.VoiceInteractionSession.onGetSupportedCommands_added(java.lang.String[])"></A>
187  <nobr><code>boolean[]</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onGetSupportedCommands(java.lang.String[])" target="_top"><code>onGetSupportedCommands</code></A>(<code>String[]</code>)</nobr>
188  </TD>
189  <TD>&nbsp;</TD>
190</TR>
191<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
192  <TD VALIGN="TOP" WIDTH="25%">
193  <A NAME="android.service.voice.VoiceInteractionSession.onHandleAssist_added(android.os.Bundle, android.app.assist.AssistStructure, android.app.assist.AssistContent)"></A>
194  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onHandleAssist(android.os.Bundle, android.app.assist.AssistStructure, android.app.assist.AssistContent)" target="_top"><code>onHandleAssist</code></A>(<code>Bundle,</nobr> AssistStructure<nobr>,</nobr> AssistContent<nobr><nobr></code>)</nobr>
195  </TD>
196  <TD>&nbsp;</TD>
197</TR>
198<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
199  <TD VALIGN="TOP" WIDTH="25%">
200  <A NAME="android.service.voice.VoiceInteractionSession.onHandleScreenshot_added(android.graphics.Bitmap)"></A>
201  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onHandleScreenshot(android.graphics.Bitmap)" target="_top"><code>onHandleScreenshot</code></A>(<code>Bitmap</code>)</nobr>
202  </TD>
203  <TD>&nbsp;</TD>
204</TR>
205<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
206  <TD VALIGN="TOP" WIDTH="25%">
207  <A NAME="android.service.voice.VoiceInteractionSession.onHide_added()"></A>
208  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onHide()" target="_top"><code>onHide</code></A>()</nobr>
209  </TD>
210  <TD>&nbsp;</TD>
211</TR>
212<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
213  <TD VALIGN="TOP" WIDTH="25%">
214  <A NAME="android.service.voice.VoiceInteractionSession.onLockscreenShown_added()"></A>
215  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onLockscreenShown()" target="_top"><code>onLockscreenShown</code></A>()</nobr>
216  </TD>
217  <TD>&nbsp;</TD>
218</TR>
219<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
220  <TD VALIGN="TOP" WIDTH="25%">
221  <A NAME="android.service.voice.VoiceInteractionSession.onLowMemory_added()"></A>
222  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onLowMemory()" target="_top"><code>onLowMemory</code></A>()</nobr>
223  </TD>
224  <TD>&nbsp;</TD>
225</TR>
226<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
227  <TD VALIGN="TOP" WIDTH="25%">
228  <A NAME="android.service.voice.VoiceInteractionSession.onRequestAbortVoice_added(android.service.voice.VoiceInteractionSession.AbortVoiceRequest)"></A>
229  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onRequestAbortVoice(android.service.voice.VoiceInteractionSession.AbortVoiceRequest)" target="_top"><code>onRequestAbortVoice</code></A>(<code>AbortVoiceRequest</code>)</nobr>
230  </TD>
231  <TD>&nbsp;</TD>
232</TR>
233<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
234  <TD VALIGN="TOP" WIDTH="25%">
235  <A NAME="android.service.voice.VoiceInteractionSession.onRequestCommand_added(android.service.voice.VoiceInteractionSession.CommandRequest)"></A>
236  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onRequestCommand(android.service.voice.VoiceInteractionSession.CommandRequest)" target="_top"><code>onRequestCommand</code></A>(<code>CommandRequest</code>)</nobr>
237  </TD>
238  <TD>&nbsp;</TD>
239</TR>
240<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
241  <TD VALIGN="TOP" WIDTH="25%">
242  <A NAME="android.service.voice.VoiceInteractionSession.onRequestCompleteVoice_added(android.service.voice.VoiceInteractionSession.CompleteVoiceRequest)"></A>
243  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onRequestCompleteVoice(android.service.voice.VoiceInteractionSession.CompleteVoiceRequest)" target="_top"><code>onRequestCompleteVoice</code></A>(<code>CompleteVoiceRequest</code>)</nobr>
244  </TD>
245  <TD>&nbsp;</TD>
246</TR>
247<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
248  <TD VALIGN="TOP" WIDTH="25%">
249  <A NAME="android.service.voice.VoiceInteractionSession.onRequestConfirmation_added(android.service.voice.VoiceInteractionSession.ConfirmationRequest)"></A>
250  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onRequestConfirmation(android.service.voice.VoiceInteractionSession.ConfirmationRequest)" target="_top"><code>onRequestConfirmation</code></A>(<code>ConfirmationRequest</code>)</nobr>
251  </TD>
252  <TD>&nbsp;</TD>
253</TR>
254<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
255  <TD VALIGN="TOP" WIDTH="25%">
256  <A NAME="android.service.voice.VoiceInteractionSession.onRequestPickOption_added(android.service.voice.VoiceInteractionSession.PickOptionRequest)"></A>
257  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onRequestPickOption(android.service.voice.VoiceInteractionSession.PickOptionRequest)" target="_top"><code>onRequestPickOption</code></A>(<code>PickOptionRequest</code>)</nobr>
258  </TD>
259  <TD>&nbsp;</TD>
260</TR>
261<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
262  <TD VALIGN="TOP" WIDTH="25%">
263  <A NAME="android.service.voice.VoiceInteractionSession.onShow_added(android.os.Bundle, int)"></A>
264  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onShow(android.os.Bundle, int)" target="_top"><code>onShow</code></A>(<code>Bundle,</nobr> int<nobr><nobr></code>)</nobr>
265  </TD>
266  <TD>&nbsp;</TD>
267</TR>
268<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
269  <TD VALIGN="TOP" WIDTH="25%">
270  <A NAME="android.service.voice.VoiceInteractionSession.onTaskFinished_added(android.content.Intent, int)"></A>
271  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onTaskFinished(android.content.Intent, int)" target="_top"><code>onTaskFinished</code></A>(<code>Intent,</nobr> int<nobr><nobr></code>)</nobr>
272  </TD>
273  <TD>&nbsp;</TD>
274</TR>
275<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
276  <TD VALIGN="TOP" WIDTH="25%">
277  <A NAME="android.service.voice.VoiceInteractionSession.onTaskStarted_added(android.content.Intent, int)"></A>
278  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onTaskStarted(android.content.Intent, int)" target="_top"><code>onTaskStarted</code></A>(<code>Intent,</nobr> int<nobr><nobr></code>)</nobr>
279  </TD>
280  <TD>&nbsp;</TD>
281</TR>
282<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
283  <TD VALIGN="TOP" WIDTH="25%">
284  <A NAME="android.service.voice.VoiceInteractionSession.onTrimMemory_added(int)"></A>
285  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onTrimMemory(int)" target="_top"><code>onTrimMemory</code></A>(<code>int</code>)</nobr>
286  </TD>
287  <TD>&nbsp;</TD>
288</TR>
289<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
290  <TD VALIGN="TOP" WIDTH="25%">
291  <A NAME="android.service.voice.VoiceInteractionSession.setDisabledShowContext_added(int)"></A>
292  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#setDisabledShowContext(int)" target="_top"><code>setDisabledShowContext</code></A>(<code>int</code>)</nobr>
293  </TD>
294  <TD>&nbsp;</TD>
295</TR>
296<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
297  <TD VALIGN="TOP" WIDTH="25%">
298  <A NAME="android.service.voice.VoiceInteractionSession.setKeepAwake_added(boolean)"></A>
299  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#setKeepAwake(boolean)" target="_top"><code>setKeepAwake</code></A>(<code>boolean</code>)</nobr>
300  </TD>
301  <TD>&nbsp;</TD>
302</TR>
303<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
304  <TD VALIGN="TOP" WIDTH="25%">
305  <A NAME="android.service.voice.VoiceInteractionSession.setTheme_added(int)"></A>
306  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#setTheme(int)" target="_top"><code>setTheme</code></A>(<code>int</code>)</nobr>
307  </TD>
308  <TD>&nbsp;</TD>
309</TR>
310<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
311  <TD VALIGN="TOP" WIDTH="25%">
312  <A NAME="android.service.voice.VoiceInteractionSession.show_added(android.os.Bundle, int)"></A>
313  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#show(android.os.Bundle, int)" target="_top"><code>show</code></A>(<code>Bundle,</nobr> int<nobr><nobr></code>)</nobr>
314  </TD>
315  <TD>&nbsp;</TD>
316</TR>
317<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
318  <TD VALIGN="TOP" WIDTH="25%">
319  <A NAME="android.service.voice.VoiceInteractionSession.startVoiceActivity_added(android.content.Intent)"></A>
320  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#startVoiceActivity(android.content.Intent)" target="_top"><code>startVoiceActivity</code></A>(<code>Intent</code>)</nobr>
321  </TD>
322  <TD>&nbsp;</TD>
323</TR>
324</TABLE>
325&nbsp;
326<p>
327<a NAME="Changed"></a>
328<TABLE summary="Changed Methods" WIDTH="100%">
329<TR>
330  <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
331</TH>
332<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
333  <TD VALIGN="TOP" WIDTH="25%">
334  <A NAME="android.service.voice.VoiceInteractionSession.onCreate_changed()"></A>
335  <nobr><code>void</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#onCreate()" target="_top"><code>onCreate</code></A>()  </nobr>
336  </TD>
337  <TD VALIGN="TOP" WIDTH="30%">
338Change in signature from <code>Bundle</code> to <code>void</code>.<br>
339  </TD>
340  <TD>&nbsp;</TD>
341</TR>
342</TABLE>
343&nbsp;
344<a NAME="fields"></a>
345<p>
346<a NAME="Added"></a>
347<TABLE summary="Added Fields" WIDTH="100%">
348<TR>
349  <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
350</TH>
351<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
352  <TD VALIGN="TOP" WIDTH="25%">
353  <A NAME="android.service.voice.VoiceInteractionSession.SHOW_SOURCE_APPLICATION"></A>
354  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#SHOW_SOURCE_APPLICATION" target="_top"><code>SHOW_SOURCE_APPLICATION</code></A></nobr>
355  </TD>
356  <TD>&nbsp;</TD>
357</TR>
358<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
359  <TD VALIGN="TOP" WIDTH="25%">
360  <A NAME="android.service.voice.VoiceInteractionSession.SHOW_SOURCE_ASSIST_GESTURE"></A>
361  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#SHOW_SOURCE_ASSIST_GESTURE" target="_top"><code>SHOW_SOURCE_ASSIST_GESTURE</code></A></nobr>
362  </TD>
363  <TD>&nbsp;</TD>
364</TR>
365<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
366  <TD VALIGN="TOP" WIDTH="25%">
367  <A NAME="android.service.voice.VoiceInteractionSession.SHOW_WITH_ASSIST"></A>
368  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#SHOW_WITH_ASSIST" target="_top"><code>SHOW_WITH_ASSIST</code></A></nobr>
369  </TD>
370  <TD>&nbsp;</TD>
371</TR>
372<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
373  <TD VALIGN="TOP" WIDTH="25%">
374  <A NAME="android.service.voice.VoiceInteractionSession.SHOW_WITH_SCREENSHOT"></A>
375  <nobr><code>int</code>&nbsp;<A HREF="/reference/android/service/voice/VoiceInteractionSession.html#SHOW_WITH_SCREENSHOT" target="_top"><code>SHOW_WITH_SCREENSHOT</code></A></nobr>
376  </TD>
377  <TD>&nbsp;</TD>
378</TR>
379</TABLE>
380&nbsp;
381      </div>	
382      <div id="footer">
383        <div id="copyright">
384        Except as noted, this content is licensed under 
385        <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
386        For details and restrictions, see the <a href="/license.html">Content License</a>.
387        </div>
388      <div id="footerlinks">
389      <p>
390        <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
391        <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
392        <a href="http://www.android.com/branding.html">Brand Guidelines</a>
393      </p>
394    </div>
395    </div> <!-- end footer -->
396    </div><!-- end doc-content -->
397    </div> <!-- end body-content --> 
398<script src="http://www.google-analytics.com/ga.js" type="text/javascript">
399</script>
400<script type="text/javascript">
401  try {
402    var pageTracker = _gat._getTracker("UA-5831155-1");
403    pageTracker._setAllowAnchor(true);
404    pageTracker._initData();
405    pageTracker._trackPageview();
406  } catch(e) {}
407</script>
408</BODY>
409</HTML>
410