Searched refs:putFile (Results 1 – 1 of 1) sorted by relevance
418 mCache.putFile(name, hash); in writeFile()428 mCache.putFile(name, null); in deleteFile()507 mCache.putFile(path, null); in deleteSyntheticPasswordState()574 mCache.putFile(name, null); in removeUser()580 mCache.putFile(name, null); in removeUser()818 void putFile(String key, byte[] value) { in putFile() method in LockSettingsStorage.Cache