Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06891909 authored by yuemingw's avatar yuemingw
Browse files

Correct the doc for startViewCalendarEventInManagedProfile.

Bug: 118456236
Test: manually
Change-Id: Ie66dd25ae742246c41837dc0dee1b34ab4ae42dd
parent 369f96dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10320,7 +10320,7 @@ public class DevicePolicyManager {
     * @param flags flags to be set for the intent
     * @return {@code true} if the activity is started successfully. {@code false} otherwise.
     *
     * @see CalendarContract#startViewCalenderEventInManagedProfile(Context, String, long, long,
     * @see CalendarContract#startViewCalendarEventInManagedProfile(Context, String, long, long,
     * long, boolean, int)
     *
     * @hide