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.java282 boolean userRestrictionsMigrated) { in setDeviceOwnerWithRestrictionsMigrated()
947 public boolean userRestrictionsMigrated; field in Owners.OwnerInfo
952 public OwnerInfo(String name, String packageName, boolean userRestrictionsMigrated, in OwnerInfo()
963 public OwnerInfo(String name, ComponentName admin, boolean userRestrictionsMigrated, in OwnerInfo()