blob: 0d117234ad36afe2ac6887e9283e0ef39dad7709 [file] [log] [blame]
Dirk Doughertyf343d3d2011-02-08 11:42:32 -08001<!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.content.Intent
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">11</td>
50 </tr>
51 <tr>
52 <td class="diffspec">From Level:</td>
53 <td class="diffvalueold">10</td>
54 </tr>
55 <tr>
56 <td class="diffspec">Generated</td>
Dirk Dougherty301431d2011-02-19 17:22:29 -080057 <td class="diffvalue">2011.02.19 17:19</td>
Dirk Doughertyf343d3d2011-02-08 11:42:32 -080058 </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.content.<A HREF="../../../../reference/android/content/Intent.html" target="_top"><font size="+2"><code>Intent</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.content.Intent.makeMainActivity_added(android.content.ComponentName)"></A>
87 <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#makeMainActivity(android.content.ComponentName)" target="_top"><code>makeMainActivity</code></A>(<code>ComponentName</code>)</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.content.Intent.makeRestartActivityTask_added(android.content.ComponentName)"></A>
94 <nobr><code>Intent</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#makeRestartActivityTask(android.content.ComponentName)" target="_top"><code>makeRestartActivityTask</code></A>(<code>ComponentName</code>)</nobr>
95 </TD>
96 <TD>&nbsp;</TD>
97</TR>
98</TABLE>
99&nbsp;
100<a NAME="fields"></a>
101<p>
102<a NAME="Added"></a>
103<TABLE summary="Added Fields" WIDTH="100%">
104<TR>
105 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
106</TH>
107<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
108 <TD VALIGN="TOP" WIDTH="25%">
109 <A NAME="android.content.Intent.ACTION_PASTE"></A>
110 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#ACTION_PASTE" target="_top"><code>ACTION_PASTE</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.content.Intent.CATEGORY_APP_MARKET"></A>
117 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_APP_MARKET" target="_top"><code>CATEGORY_APP_MARKET</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.content.Intent.CATEGORY_HE_DESK_DOCK"></A>
124 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_HE_DESK_DOCK" target="_top"><code>CATEGORY_HE_DESK_DOCK</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.content.Intent.CATEGORY_LE_DESK_DOCK"></A>
131 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#CATEGORY_LE_DESK_DOCK" target="_top"><code>CATEGORY_LE_DESK_DOCK</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.content.Intent.EXTRA_DOCK_STATE_HE_DESK"></A>
138 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE_HE_DESK" target="_top"><code>EXTRA_DOCK_STATE_HE_DESK</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.content.Intent.EXTRA_DOCK_STATE_LE_DESK"></A>
145 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_DOCK_STATE_LE_DESK" target="_top"><code>EXTRA_DOCK_STATE_LE_DESK</code></A></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.content.Intent.EXTRA_LOCAL_ONLY"></A>
152 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#EXTRA_LOCAL_ONLY" target="_top"><code>EXTRA_LOCAL_ONLY</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.content.Intent.FLAG_ACTIVITY_CLEAR_TASK"></A>
159 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_CLEAR_TASK" target="_top"><code>FLAG_ACTIVITY_CLEAR_TASK</code></A></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.content.Intent.FLAG_ACTIVITY_TASK_ON_HOME"></A>
166 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/content/Intent.html#FLAG_ACTIVITY_TASK_ON_HOME" target="_top"><code>FLAG_ACTIVITY_TASK_ON_HOME</code></A></nobr>
167 </TD>
168 <TD>&nbsp;</TD>
169</TR>
170</TABLE>
171&nbsp;
172 </div>
173 <div id="footer">
174 <div id="copyright">
175 Except as noted, this content is licensed under
176 <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
177 For details and restrictions, see the <a href="/license.html">Content License</a>.
178 </div>
179 <div id="footerlinks">
180 <p>
181 <a href="http://www.android.com/terms.html">Site Terms of Service</a> -
182 <a href="http://www.android.com/privacy.html">Privacy Policy</a> -
183 <a href="http://www.android.com/branding.html">Brand Guidelines</a>
184 </p>
185 </div>
186 </div> <!-- end footer -->
187 </div><!-- end doc-content -->
188 </div> <!-- end body-content -->
Dirk Doughertyb4c6c1b2013-02-01 13:35:42 -0800189<script src="//www.google-analytics.com/ga.js" type="text/javascript">
Dirk Doughertyf343d3d2011-02-08 11:42:32 -0800190</script>
191<script type="text/javascript">
192 try {
193 var pageTracker = _gat._getTracker("UA-5831155-1");
194 pageTracker._setAllowAnchor(true);
195 pageTracker._initData();
196 pageTracker._trackPageview();
197 } catch(e) {}
198</script>
199</BODY>
200</HTML>