Searched refs:getChildProfileLockFile (Results 1 – 3 of 3) sorted by relevance
48 String getChildProfileLockFile(int userId) { in getChildProfileLockFile() method in LockSettingsStorageTestable50 super.getChildProfileLockFile(userId)).getAbsolutePath(); in getChildProfileLockFile()
326 deleteFile(getChildProfileLockFile(userId)); in removeChildProfileLock()333 writeFile(getChildProfileLockFile(userId), lock); in writeChildProfileLock()337 return readFile(getChildProfileLockFile(userId)); in readChildProfileLock()341 return hasFile(getChildProfileLockFile(userId)); in hasChildProfileLock()487 String getChildProfileLockFile(int userId) { in getChildProfileLockFile() method in LockSettingsStorage
8340 HSPLcom/android/server/locksettings/LockSettingsStorage;->getChildProfileLockFile(I)Ljava/lang/Stri…