Searched refs:saveSlotMap (Results 1 – 2 of 2) sorted by relevance
99 saveSlotMap(); in refreshActiveSlots()111 saveSlotMap(); in markSlotInUse()123 saveSlotMap(); in markSlotDeleted()185 protected void saveSlotMap(OutputStream stream) throws IOException { in saveSlotMap() method in PasswordSlotManager196 private void saveSlotMap() { in saveSlotMap() method in PasswordSlotManager206 saveSlotMap(fos); in saveSlotMap()
107 mManager.saveSlotMap(saved); in testSerialization()