Home
last modified time | relevance | path

Searched refs:crossProfileCalendarPackages (Results 1 – 1 of 1) sorted by relevance

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowDevicePolicyManager.java95 private Set<String> crossProfileCalendarPackages = Collections.emptySet(); field in ShadowDevicePolicyManager
864 return crossProfileCalendarPackages; in getCrossProfileCalendarPackages()
870 crossProfileCalendarPackages = packageNames; in setCrossProfileCalendarPackages()