Searched refs:getSlotMapDir (Results 1 – 2 of 2) sorted by relevance
39 protected String getSlotMapDir() { in getSlotMapDir() method in PasswordSlotManagerTestable57 Files.delete(Paths.get(getSlotMapDir(), "slot_map")); in cleanup()
64 protected String getSlotMapDir() { in getSlotMapDir() method in PasswordSlotManager137 return Paths.get(getSlotMapDir(), "slot_map").toFile(); in getSlotMapFile()201 Slog.w(TAG, "Not saving slot map, " + getSlotMapDir() + " does not exist"); in saveSlotMap()