Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwners.java336 boolean userRestrictionsMigrated) { in setDeviceOwnerWithRestrictionsMigrated()
1136 public boolean userRestrictionsMigrated; field in Owners.OwnerInfo
1141 public OwnerInfo(String name, String packageName, boolean userRestrictionsMigrated, in OwnerInfo()
1153 public OwnerInfo(String name, ComponentName admin, boolean userRestrictionsMigrated, in OwnerInfo()