Home
last modified time | relevance | path

Searched refs:ATTR_PROFILE_OWNER_OF_ORG_OWNED_DEVICE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwnersData.java85 private static final String ATTR_PROFILE_OWNER_OF_ORG_OWNED_DEVICE = field in OwnersData
573 null, ATTR_PROFILE_OWNER_OF_ORG_OWNED_DEVICE, isOrganizationOwnedDevice); in writeToXml()
588 parser.getAttributeValue(null, ATTR_PROFILE_OWNER_OF_ORG_OWNED_DEVICE); in readFromXml()