File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
core/java/android/provider Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -760,7 +760,7 @@ protected interface AttendeesColumns {
760760 /**
761761 * The identity of the attendee as referenced in
762762 * {@link ContactsContract.CommonDataKinds.Identity#IDENTITY}.
763- * This is required only if {@link # ATTENDEE_ID_NAMESPACE} is present. Column name.
763+ * This is required only if ATTENDEE_ID_NAMESPACE is present. Column name.
764764 * <P>Type: STRING</P>
765765 * @hide
766766 */
@@ -769,7 +769,7 @@ protected interface AttendeesColumns {
769769 /**
770770 * The identity name space of the attendee as referenced in
771771 * {@link ContactsContract.CommonDataKinds.Identity#NAMESPACE}.
772- * This is required only if {@link # ATTENDEE_IDENTITY} is present. Column name.
772+ * This is required only if ATTENDEE_IDENTITY is present. Column name.
773773 * <P>Type: STRING</P>
774774 * @hide
775775 */
You can’t perform that action at this time.
0 commit comments