Searched refs:SYSTEM_DIR (Results 1 – 1 of 1) sorted by relevance
41 private static final String SYSTEM_DIR = "system"; field in DeviceLockPersistentStore52 final File systemDir = new File(dataDirectory, SYSTEM_DIR); in DeviceLockPersistentStore()