Searched refs:DEVICE_STATE_FILE (Results 1 – 1 of 1) sorted by relevance
43 private static final String DEVICE_STATE_FILE = "device_state.xml"; field in DeviceLockPersistentStore60 mFile = new File(deviceLockDir, DEVICE_STATE_FILE); in DeviceLockPersistentStore()