Searched refs:putFile (Results 1 – 1 of 1) sorted by relevance
420 mCache.putFile(name, hash); in writeFile()430 mCache.putFile(name, null); in deleteFile()509 mCache.putFile(path, null); in deleteSyntheticPasswordState()576 mCache.putFile(name, null); in removeUser()582 mCache.putFile(name, null); in removeUser()820 void putFile(String key, byte[] value) { in putFile() method in LockSettingsStorage.Cache