blob: 0ca013343fc8ade05925ffd5457adcfc7dadc2c8 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<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.">
<meta name="keywords" content="diff, jdiff, javadiff, java diff, java difference, API difference, difference between two APIs, API diff, Javadoc, doclet">
<TITLE>
android.provider.Contacts.ContactMethods
</TITLE>
<link href="../../../../assets/android-developer-docs.css" rel="stylesheet" type="text/css" />
<link href="../stylesheet-jdiff.css" rel="stylesheet" type="text/css" />
<noscript>
<style type="text/css">
body{overflow:auto;}
#body-content{position:relative; top:0;}
#doc-content{overflow:visible;border-left:3px solid #666;}
#side-nav{padding:0;}
#side-nav .toggle-list ul {display:block;}
#resize-packages-nav{border-bottom:3px solid #666;}
</style>
</noscript>
<style type="text/css">
</style>
</HEAD>
<BODY>
<!-- Start of nav bar -->
<a name="top"></a>
<div id="header" style="margin-bottom:0;padding-bottom:0;">
<div id="headerLeft">
<a href="../../../../index.html" tabindex="-1" target="_top"><img src="../../../../assets/images/bg_logo.png" alt="Android Developers" /></a>
</div>
<div id="headerRight">
<div id="headerLinks">
<!-- <img src="/assets/images/icon_world.jpg" alt="" /> -->
<span class="text">
<!-- &nbsp;<a href="#">English</a> | -->
<nobr><a href="http://developer.android.com" target="_top">Android Developers</a> | <a href="http://www.android.com" target="_top">Android.com</a></nobr>
</span>
</div>
<div class="and-diff-id" style="margin-top:6px;margin-right:8px;">
<table class="diffspectable">
<tr>
<td colspan="2" class="diffspechead">API Diff Specification</td>
</tr>
<tr>
<td class="diffspec" style="padding-top:.25em">To Level:</td>
<td class="diffvaluenew" style="padding-top:.25em">5</td>
</tr>
<tr>
<td class="diffspec">From Level:</td>
<td class="diffvalueold">4</td>
</tr>
<tr>
<td class="diffspec">Generated</td>
<td class="diffvalue">2009.11.19 19:35</td>
</tr>
</table>
</div><!-- End and-diff-id -->
<div class="and-diff-id" style="margin-right:8px;">
<table class="diffspectable">
<tr>
<td class="diffspec" colspan="2"><a href="jdiff_statistics.html">Statistics</a>
</tr>
</table>
</div> <!-- End and-diff-id -->
</div> <!-- End headerRight -->
</div> <!-- End header -->
<div id="body-content" xstyle="padding:12px;padding-right:18px;">
<div id="doc-content" style="position:relative;">
<div id="mainBodyFluid">
<H2>
Class android.provider.<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html" target="_top"><font size="+2"><code>Contacts.ContactMethods</code></font></A>
</H2>
<p><b>Now deprecated</b>.<br>
<a NAME="constructors"></a>
<a NAME="methods"></a>
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Methods" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.addPostalLocation_changed(android.content.Context, long, double, double)"></A>
<nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#addPostalLocation(android.content.Context, long, double, double)" target="_top"><code>addPostalLocation</code></A>(<code>Context,</nobr> long<nobr>,</nobr> double<nobr>,</nobr> double<nobr><nobr></code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.decodeImProtocol_changed(java.lang.String)"></A>
<nobr><code>Object</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#decodeImProtocol(java.lang.String)" target="_top"><code>decodeImProtocol</code></A>(<code>String</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.encodeCustomImProtocol_changed(java.lang.String)"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#encodeCustomImProtocol(java.lang.String)" target="_top"><code>encodeCustomImProtocol</code></A>(<code>String</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.encodePredefinedImProtocol_changed(int)"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#encodePredefinedImProtocol(int)" target="_top"><code>encodePredefinedImProtocol</code></A>(<code>int</code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.getDisplayLabel_changed(android.content.Context, int, int, java.lang.CharSequence)"></A>
<nobr><code>CharSequence</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#getDisplayLabel(android.content.Context, int, int, java.lang.CharSequence)" target="_top"><code>getDisplayLabel</code></A>(<code>Context,</nobr> int<nobr>,</nobr> int<nobr>,</nobr> CharSequence<nobr><nobr></code>) </nobr>
</TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<a NAME="fields"></a>
<p>
<a NAME="Changed"></a>
<TABLE summary="Changed Fields" WIDTH="100%">
<TR>
<TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
</TH>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_EMAIL_ITEM_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_EMAIL_ITEM_TYPE" target="_top"><code>CONTENT_EMAIL_ITEM_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_EMAIL_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_EMAIL_TYPE" target="_top"><code>CONTENT_EMAIL_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_EMAIL_URI"></A>
<nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_EMAIL_URI" target="_top"><code>CONTENT_EMAIL_URI</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_IM_ITEM_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_IM_ITEM_TYPE" target="_top"><code>CONTENT_IM_ITEM_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_POSTAL_ITEM_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_POSTAL_ITEM_TYPE" target="_top"><code>CONTENT_POSTAL_ITEM_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_POSTAL_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_POSTAL_TYPE" target="_top"><code>CONTENT_POSTAL_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_TYPE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_TYPE" target="_top"><code>CONTENT_TYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.CONTENT_URI"></A>
<nobr><code>Uri</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#CONTENT_URI" target="_top"><code>CONTENT_URI</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.DEFAULT_SORT_ORDER"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#DEFAULT_SORT_ORDER" target="_top"><code>DEFAULT_SORT_ORDER</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PERSON_ID"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PERSON_ID" target="_top"><code>PERSON_ID</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.POSTAL_LOCATION_LATITUDE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#POSTAL_LOCATION_LATITUDE" target="_top"><code>POSTAL_LOCATION_LATITUDE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.POSTAL_LOCATION_LONGITUDE"></A>
<nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#POSTAL_LOCATION_LONGITUDE" target="_top"><code>POSTAL_LOCATION_LONGITUDE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_AIM"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_AIM" target="_top"><code>PROTOCOL_AIM</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_GOOGLE_TALK"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_GOOGLE_TALK" target="_top"><code>PROTOCOL_GOOGLE_TALK</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_ICQ"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_ICQ" target="_top"><code>PROTOCOL_ICQ</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_JABBER"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_JABBER" target="_top"><code>PROTOCOL_JABBER</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_MSN"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_MSN" target="_top"><code>PROTOCOL_MSN</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_QQ"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_QQ" target="_top"><code>PROTOCOL_QQ</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_SKYPE"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_SKYPE" target="_top"><code>PROTOCOL_SKYPE</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="#FFFFFF" CLASS="TableRowColor">
<TD VALIGN="TOP" WIDTH="25%">
<A NAME="android.provider.Contacts.ContactMethods.PROTOCOL_YAHOO"></A>
<nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.ContactMethods.html#PROTOCOL_YAHOO" target="_top"><code>PROTOCOL_YAHOO</code></font></A></nobr> </TD>
<TD VALIGN="TOP" WIDTH="30%">
<b>Now deprecated</b>.<br>
</TD>
<TD>&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
</div>
<div id="footer">
<div id="copyright">
Except as noted, this content is licensed under
<a href="http://creativecommons.org/licenses/by/2.5/"> Creative Commons Attribution 2.5</a>.
For details and restrictions, see the <a href="/license.html">Content License</a>.
</div>
<div id="footerlinks">
<p>
<a href="http://www.android.com/terms.html">Site Terms of Service</a> -
<a href="http://www.android.com/privacy.html">Privacy Policy</a> -
<a href="http://www.android.com/branding.html">Brand Guidelines</a>
</p>
</div>
</div> <!-- end footer -->
</div><!-- end doc-content -->
</div> <!-- end body-content -->
<script src="//www.google-analytics.com/ga.js" type="text/javascript">
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-5831155-1");
pageTracker._setAllowAnchor(true);
pageTracker._initData();
pageTracker._trackPageview();
} catch(e) {}
</script>
</BODY>
</HTML>