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> 10 android.net.wifi.p2p.WifiP2pManager 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"> 16 body{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 <!-- <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">16</td> 50 </tr> 51 <tr> 52 <td class="diffspec">From Level:</td> 53 <td class="diffvalueold">15</td> 54 </tr> 55 <tr> 56 <td class="diffspec">Generated</td> 57 <td class="diffvalue">2012.07.16 10:58</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> 74 Class android.net.wifi.p2p.<A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html" target="_top"><font size="+2"><code>WifiP2pManager</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.net.wifi.p2p.WifiP2pManager.addLocalService_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 87 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#addLocalService(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>addLocalService</code></A>(<code>Channel,</nobr> WifiP2pServiceInfo<nobr>,</nobr> ActionListener<nobr><nobr></code>)</nobr> 88 </TD> 89 <TD> </TD> 90 </TR> 91 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 92 <TD VALIGN="TOP" WIDTH="25%"> 93 <A NAME="android.net.wifi.p2p.WifiP2pManager.addServiceRequest_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 94 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#addServiceRequest(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>addServiceRequest</code></A>(<code>Channel,</nobr> WifiP2pServiceRequest<nobr>,</nobr> ActionListener<nobr><nobr></code>)</nobr> 95 </TD> 96 <TD> </TD> 97 </TR> 98 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 99 <TD VALIGN="TOP" WIDTH="25%"> 100 <A NAME="android.net.wifi.p2p.WifiP2pManager.clearLocalServices_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 101 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#clearLocalServices(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>clearLocalServices</code></A>(<code>Channel,</nobr> ActionListener<nobr><nobr></code>)</nobr> 102 </TD> 103 <TD> </TD> 104 </TR> 105 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 106 <TD VALIGN="TOP" WIDTH="25%"> 107 <A NAME="android.net.wifi.p2p.WifiP2pManager.clearServiceRequests_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 108 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#clearServiceRequests(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>clearServiceRequests</code></A>(<code>Channel,</nobr> ActionListener<nobr><nobr></code>)</nobr> 109 </TD> 110 <TD> </TD> 111 </TR> 112 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 113 <TD VALIGN="TOP" WIDTH="25%"> 114 <A NAME="android.net.wifi.p2p.WifiP2pManager.discoverServices_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 115 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#discoverServices(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>discoverServices</code></A>(<code>Channel,</nobr> ActionListener<nobr><nobr></code>)</nobr> 116 </TD> 117 <TD> </TD> 118 </TR> 119 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 120 <TD VALIGN="TOP" WIDTH="25%"> 121 <A NAME="android.net.wifi.p2p.WifiP2pManager.removeLocalService_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 122 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#removeLocalService(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceInfo, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>removeLocalService</code></A>(<code>Channel,</nobr> WifiP2pServiceInfo<nobr>,</nobr> ActionListener<nobr><nobr></code>)</nobr> 123 </TD> 124 <TD> </TD> 125 </TR> 126 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 127 <TD VALIGN="TOP" WIDTH="25%"> 128 <A NAME="android.net.wifi.p2p.WifiP2pManager.removeServiceRequest_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 129 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#removeServiceRequest(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.nsd.WifiP2pServiceRequest, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>removeServiceRequest</code></A>(<code>Channel,</nobr> WifiP2pServiceRequest<nobr>,</nobr> ActionListener<nobr><nobr></code>)</nobr> 130 </TD> 131 <TD> </TD> 132 </TR> 133 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 134 <TD VALIGN="TOP" WIDTH="25%"> 135 <A NAME="android.net.wifi.p2p.WifiP2pManager.setDnsSdResponseListeners_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.DnsSdServiceResponseListener, android.net.wifi.p2p.WifiP2pManager.DnsSdTxtRecordListener)"></A> 136 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#setDnsSdResponseListeners(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.DnsSdServiceResponseListener, android.net.wifi.p2p.WifiP2pManager.DnsSdTxtRecordListener)" target="_top"><code>setDnsSdResponseListeners</code></A>(<code>Channel,</nobr> DnsSdServiceResponseListener<nobr>,</nobr> DnsSdTxtRecordListener<nobr><nobr></code>)</nobr> 137 </TD> 138 <TD> </TD> 139 </TR> 140 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 141 <TD VALIGN="TOP" WIDTH="25%"> 142 <A NAME="android.net.wifi.p2p.WifiP2pManager.setServiceResponseListener_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ServiceResponseListener)"></A> 143 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#setServiceResponseListener(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ServiceResponseListener)" target="_top"><code>setServiceResponseListener</code></A>(<code>Channel,</nobr> ServiceResponseListener<nobr><nobr></code>)</nobr> 144 </TD> 145 <TD> </TD> 146 </TR> 147 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 148 <TD VALIGN="TOP" WIDTH="25%"> 149 <A NAME="android.net.wifi.p2p.WifiP2pManager.setUpnpServiceResponseListener_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.UpnpServiceResponseListener)"></A> 150 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#setUpnpServiceResponseListener(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.UpnpServiceResponseListener)" target="_top"><code>setUpnpServiceResponseListener</code></A>(<code>Channel,</nobr> UpnpServiceResponseListener<nobr><nobr></code>)</nobr> 151 </TD> 152 <TD> </TD> 153 </TR> 154 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 155 <TD VALIGN="TOP" WIDTH="25%"> 156 <A NAME="android.net.wifi.p2p.WifiP2pManager.stopPeerDiscovery_added(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)"></A> 157 <nobr><code>void</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#stopPeerDiscovery(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.WifiP2pManager.ActionListener)" target="_top"><code>stopPeerDiscovery</code></A>(<code>Channel,</nobr> ActionListener<nobr><nobr></code>)</nobr> 158 </TD> 159 <TD> </TD> 160 </TR> 161 </TABLE> 162 163 <a NAME="fields"></a> 164 <p> 165 <a NAME="Added"></a> 166 <TABLE summary="Added Fields" WIDTH="100%"> 167 <TR> 168 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD> 169 </TH> 170 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 171 <TD VALIGN="TOP" WIDTH="25%"> 172 <A NAME="android.net.wifi.p2p.WifiP2pManager.EXTRA_DISCOVERY_STATE"></A> 173 <nobr><code>String</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#EXTRA_DISCOVERY_STATE" target="_top"><code>EXTRA_DISCOVERY_STATE</code></A></nobr> 174 </TD> 175 <TD> </TD> 176 </TR> 177 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 178 <TD VALIGN="TOP" WIDTH="25%"> 179 <A NAME="android.net.wifi.p2p.WifiP2pManager.NO_SERVICE_REQUESTS"></A> 180 <nobr><code>int</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#NO_SERVICE_REQUESTS" target="_top"><code>NO_SERVICE_REQUESTS</code></A></nobr> 181 </TD> 182 <TD> </TD> 183 </TR> 184 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 185 <TD VALIGN="TOP" WIDTH="25%"> 186 <A NAME="android.net.wifi.p2p.WifiP2pManager.WIFI_P2P_DISCOVERY_CHANGED_ACTION"></A> 187 <nobr><code>String</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#WIFI_P2P_DISCOVERY_CHANGED_ACTION" target="_top"><code>WIFI_P2P_DISCOVERY_CHANGED_ACTION</code></A></nobr> 188 </TD> 189 <TD> </TD> 190 </TR> 191 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 192 <TD VALIGN="TOP" WIDTH="25%"> 193 <A NAME="android.net.wifi.p2p.WifiP2pManager.WIFI_P2P_DISCOVERY_STARTED"></A> 194 <nobr><code>int</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#WIFI_P2P_DISCOVERY_STARTED" target="_top"><code>WIFI_P2P_DISCOVERY_STARTED</code></A></nobr> 195 </TD> 196 <TD> </TD> 197 </TR> 198 <TR BGCOLOR="#FFFFFF" CLASS="TableRowColor"> 199 <TD VALIGN="TOP" WIDTH="25%"> 200 <A NAME="android.net.wifi.p2p.WifiP2pManager.WIFI_P2P_DISCOVERY_STOPPED"></A> 201 <nobr><code>int</code> <A HREF="../../../../reference/android/net/wifi/p2p/WifiP2pManager.html#WIFI_P2P_DISCOVERY_STOPPED" target="_top"><code>WIFI_P2P_DISCOVERY_STOPPED</code></A></nobr> 202 </TD> 203 <TD> </TD> 204 </TR> 205 </TABLE> 206 207 </div> 208 <div id="footer"> 209 <div id="copyright"> 210 Except as noted, this content is licensed under 211 <a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>. 212 For details and restrictions, see the <a href="/license.html">Content License</a>. 213 </div> 214 <div id="footerlinks"> 215 <p> 216 <a href="http://www.android.com/terms.html">Site Terms of Service</a> - 217 <a href="http://www.android.com/privacy.html">Privacy Policy</a> - 218 <a href="http://www.android.com/branding.html">Brand Guidelines</a> 219 </p> 220 </div> 221 </div> <!-- end footer --> 222 </div><!-- end doc-content --> 223 </div> <!-- end body-content --> 224 <script src="//www.google-analytics.com/ga.js" type="text/javascript"> 225 </script> 226 <script type="text/javascript"> 227 try { 228 var pageTracker = _gat._getTracker("UA-5831155-1"); 229 pageTracker._setAllowAnchor(true); 230 pageTracker._initData(); 231 pageTracker._trackPageview(); 232 } catch(e) {} 233 </script> 234 </BODY> 235 </HTML> 236