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.java98 private Set<String> crossProfileCalendarPackages = Collections.emptySet(); field in ShadowDevicePolicyManager
872 return crossProfileCalendarPackages; in getCrossProfileCalendarPackages()
878 crossProfileCalendarPackages = packageNames; in setCrossProfileCalendarPackages()