Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java337 boolean userRestrictionsMigrated) { in setDeviceOwnerWithRestrictionsMigrated()
1138 public boolean userRestrictionsMigrated; field in Owners.OwnerInfo
1143 public OwnerInfo(String name, String packageName, boolean userRestrictionsMigrated, in OwnerInfo()
1155 public OwnerInfo(String name, ComponentName admin, boolean userRestrictionsMigrated, in OwnerInfo()