Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwnersData.java136 new ProfileOwnerReadWriter(userId).readFromFileLocked(); in load()
164 return new ProfileOwnerReadWriter(userId).writeToFileLocked(); in writeProfileOwner()
505 private class ProfileOwnerReadWriter extends FileReadWriter { class in OwnersData
508 ProfileOwnerReadWriter(int userId) { in ProfileOwnerReadWriter() method in OwnersData.ProfileOwnerReadWriter
/frameworks/base/services/
Dart-wear-profile9915 PLcom/android/server/devicepolicy/OwnersData$ProfileOwnerReadWriter;-><init>(Lcom/android/server/de…