Searched defs:startViewCalendarEventInManagedProfile (Results 1 – 3 of 3) sorted by relevance
265 public static boolean startViewCalendarEventInManagedProfile(@NonNull Context context, in startViewCalendarEventInManagedProfile() method in CalendarContract
493 …boolean startViewCalendarEventInManagedProfile(String packageName, long eventId, long start, long … in startViewCalendarEventInManagedProfile() method
13525 public boolean startViewCalendarEventInManagedProfile(long eventId, long start, long end, in startViewCalendarEventInManagedProfile() method in DevicePolicyManager