Searched refs:onDeviceFile (Results 1 – 1 of 1) sorted by relevance
123 File onDeviceFile = new File(dataDir, "sensor_privacy.xml"); in testServiceInit() local124 onDeviceFile.delete(); in testServiceInit()130 initServiceWithPersistenceFile(onDeviceFile, null); in testServiceInit()131 initServiceWithPersistenceFile(onDeviceFile, PERSISTENCE_FILE1); in testServiceInit()144 initServiceWithPersistenceFile(onDeviceFile, null); in testServiceInit()205 File onDeviceFile = new File(dataDir, "sensor_privacy.xml"); in testServiceInit_AppOpsRestricted() local206 onDeviceFile.delete(); in testServiceInit_AppOpsRestricted()236 private void initServiceWithPersistenceFile(File onDeviceFile, in initServiceWithPersistenceFile() argument241 private void initServiceWithPersistenceFile(File onDeviceFile, in initServiceWithPersistenceFile() argument245 onDeviceFile.toPath()); in initServiceWithPersistenceFile()[all …]