summaryrefslogtreecommitdiff
path: root/core/java
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2018-12-09 09:28:46 -0800
committerTor Norbye <tnorbye@google.com>2018-12-09 09:28:46 -0800
commit3332cd5b26e44ed9feb79363db92be21d95b0e62 (patch)
tree1b0924fcff090ed47d35c03de8d35752d7bbffd7 /core/java
parentc8ca43ace92beeda8ebb24509dcda18bf8637baa (diff)
Attempt to fix docs build
Change-Id: Iad19b8913d1e789755c1c6c1786f5ad204a67ee7
Diffstat (limited to 'core/java')
-rw-r--r--core/java/android/provider/CalendarContract.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/java/android/provider/CalendarContract.java b/core/java/android/provider/CalendarContract.java
index 92fe028bd5a3..865b8f8482bd 100644
--- a/core/java/android/provider/CalendarContract.java
+++ b/core/java/android/provider/CalendarContract.java
@@ -717,7 +717,7 @@ public final class CalendarContract {
* <p>This uri will return an empty cursor if the calling user is not a parent profile
* of a work profile, or cross profile calendar is disabled in Settings, or this uri is
* queried from a package that is not whitelisted by profile owner of the work profile via
- * {@link DevicePolicyManager.addCrossProfileCalendarPackage(ComponentName, String)}.
+ * {@link DevicePolicyManager#addCrossProfileCalendarPackage(ComponentName, String)}.
*
* @see DevicePolicyManager#getCrossProfileCalendarPackages(ComponentName)
* @see Settings.Secure#CROSS_PROFILE_CALENDAR_ENABLED
@@ -1708,7 +1708,7 @@ public final class CalendarContract {
* <p>This uri will return an empty cursor if the calling user is not a parent profile
* of a work profile, or cross profile calendar is disabled in Settings, or this uri is
* queried from a package that is not whitelisted by profile owner of the work profile via
- * {@link DevicePolicyManager.addCrossProfileCalendarPackage(ComponentName, String)}.
+ * {@link DevicePolicyManager#addCrossProfileCalendarPackage(ComponentName, String)}.
*
* @see DevicePolicyManager#getCrossProfileCalendarPackages(ComponentName)
* @see Settings.Secure#CROSS_PROFILE_CALENDAR_ENABLED
@@ -1919,7 +1919,7 @@ public final class CalendarContract {
* of a work profile, or cross profile calendar for the work profile is disabled in
* Settings, or this uri is queried from a package that is not whitelisted by
* profile owner of the work profile via
- * {@link DevicePolicyManager.addCrossProfileCalendarPackage(ComponentName, String)}.
+ * {@link DevicePolicyManager#addCrossProfileCalendarPackage(ComponentName, String)}.
*
* @see DevicePolicyManager#getCrossProfileCalendarPackages(ComponentName)
* @see Settings.Secure#CROSS_PROFILE_CALENDAR_ENABLED