Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwners.java943 static class OwnerInfo { class in Owners
952 public OwnerInfo(String name, String packageName, boolean userRestrictionsMigrated, in OwnerInfo() method in Owners.OwnerInfo
963 public OwnerInfo(String name, ComponentName admin, boolean userRestrictionsMigrated, in OwnerInfo() method in Owners.OwnerInfo