Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwnersData.java63 private static final String TAG_PROFILE_OWNER = "profile-owner"; field in OwnersData
487 profileOwner.writeToXml(out, TAG_PROFILE_OWNER); in writeInner()
497 case TAG_PROFILE_OWNER: in readInner()