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

Commit a5abb4a7 authored by Yueming Wang's avatar Yueming Wang Committed by Android (Google) Code Review
Browse files

Merge "Correct the doc for startViewCalendarEventInManagedProfile."

parents 1ba45398 06891909
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10359,7 +10359,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