Home
last modified time | relevance | path

Searched defs:startViewCalendarEventInManagedProfile (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/provider/
H A DCalendarContract.java265 public static boolean startViewCalendarEventInManagedProfile(@NonNull Context context, in startViewCalendarEventInManagedProfile() method in CalendarContract
/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl493 …boolean startViewCalendarEventInManagedProfile(String packageName, long eventId, long start, long … in startViewCalendarEventInManagedProfile() method
H A DDevicePolicyManager.java13525 public boolean startViewCalendarEventInManagedProfile(long eventId, long start, long end, in startViewCalendarEventInManagedProfile() method in DevicePolicyManager