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.java233 boolean userRestrictionsMigrated) { in setDeviceOwnerWithRestrictionsMigrated()
692 public boolean userRestrictionsMigrated; field in Owners.OwnerInfo
696 public OwnerInfo(String name, String packageName, boolean userRestrictionsMigrated, in OwnerInfo()
706 public OwnerInfo(String name, ComponentName admin, boolean userRestrictionsMigrated, in OwnerInfo()