Loading core/java/android/provider/ContactsContract.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -1359,7 +1359,7 @@ public final class ContactsContract { * status definitions. Automatically computed as the highest presence of all * status definitions. Automatically computed as the highest presence of all * constituent raw contacts. The provider may choose not to store this value * constituent raw contacts. The provider may choose not to store this value * in persistent storage. The expectation is that presence status will be * in persistent storage. The expectation is that presence status will be * updated on a regular basic.</td> * updated on a regular basis.</td> * </tr> * </tr> * <tr> * <tr> * <td>String</td> * <td>String</td> Loading Loading @@ -4181,7 +4181,7 @@ public final class ContactsContract { * all IM rows. See {@link StatusUpdates} for individual status definitions. * all IM rows. See {@link StatusUpdates} for individual status definitions. * The provider may choose not to store this value * The provider may choose not to store this value * in persistent storage. The expectation is that presence status will be * in persistent storage. The expectation is that presence status will be * updated on a regular basic. * updated on a regular basis. * </td> * </td> * </tr> * </tr> * <tr> * <tr> Loading core/java/android/util/AttributeSet.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -151,7 +151,7 @@ public interface AttributeSet { * Return the value of 'attribute' as a resource identifier. * Return the value of 'attribute' as a resource identifier. * * * <p>Note that this is different than {@link #getAttributeNameResource} * <p>Note that this is different than {@link #getAttributeNameResource} * in that it returns a the value contained in this attribute as a * in that it returns the value contained in this attribute as a * resource identifier (i.e., a value originally of the form * resource identifier (i.e., a value originally of the form * "@package:type/resource"); the other method returns a resource * "@package:type/resource"); the other method returns a resource * identifier that identifies the name of the attribute. * identifier that identifies the name of the attribute. Loading Loading @@ -230,7 +230,7 @@ public interface AttributeSet { * Return the value of attribute at 'index' as a resource identifier. * Return the value of attribute at 'index' as a resource identifier. * * * <p>Note that this is different than {@link #getAttributeNameResource} * <p>Note that this is different than {@link #getAttributeNameResource} * in that it returns a the value contained in this attribute as a * in that it returns the value contained in this attribute as a * resource identifier (i.e., a value originally of the form * resource identifier (i.e., a value originally of the form * "@package:type/resource"); the other method returns a resource * "@package:type/resource"); the other method returns a resource * identifier that identifies the name of the attribute. * identifier that identifies the name of the attribute. Loading Loading
core/java/android/provider/ContactsContract.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -1359,7 +1359,7 @@ public final class ContactsContract { * status definitions. Automatically computed as the highest presence of all * status definitions. Automatically computed as the highest presence of all * constituent raw contacts. The provider may choose not to store this value * constituent raw contacts. The provider may choose not to store this value * in persistent storage. The expectation is that presence status will be * in persistent storage. The expectation is that presence status will be * updated on a regular basic.</td> * updated on a regular basis.</td> * </tr> * </tr> * <tr> * <tr> * <td>String</td> * <td>String</td> Loading Loading @@ -4181,7 +4181,7 @@ public final class ContactsContract { * all IM rows. See {@link StatusUpdates} for individual status definitions. * all IM rows. See {@link StatusUpdates} for individual status definitions. * The provider may choose not to store this value * The provider may choose not to store this value * in persistent storage. The expectation is that presence status will be * in persistent storage. The expectation is that presence status will be * updated on a regular basic. * updated on a regular basis. * </td> * </td> * </tr> * </tr> * <tr> * <tr> Loading
core/java/android/util/AttributeSet.java +2 −2 Original line number Original line Diff line number Diff line Loading @@ -151,7 +151,7 @@ public interface AttributeSet { * Return the value of 'attribute' as a resource identifier. * Return the value of 'attribute' as a resource identifier. * * * <p>Note that this is different than {@link #getAttributeNameResource} * <p>Note that this is different than {@link #getAttributeNameResource} * in that it returns a the value contained in this attribute as a * in that it returns the value contained in this attribute as a * resource identifier (i.e., a value originally of the form * resource identifier (i.e., a value originally of the form * "@package:type/resource"); the other method returns a resource * "@package:type/resource"); the other method returns a resource * identifier that identifies the name of the attribute. * identifier that identifies the name of the attribute. Loading Loading @@ -230,7 +230,7 @@ public interface AttributeSet { * Return the value of attribute at 'index' as a resource identifier. * Return the value of attribute at 'index' as a resource identifier. * * * <p>Note that this is different than {@link #getAttributeNameResource} * <p>Note that this is different than {@link #getAttributeNameResource} * in that it returns a the value contained in this attribute as a * in that it returns the value contained in this attribute as a * resource identifier (i.e., a value originally of the form * resource identifier (i.e., a value originally of the form * "@package:type/resource"); the other method returns a resource * "@package:type/resource"); the other method returns a resource * identifier that identifies the name of the attribute. * identifier that identifies the name of the attribute. Loading