Searched refs:setConcurrentFlashSettings (Results 1 – 2 of 2) sorted by relevance
1409 manager.setConcurrentFlashSettings(new Semaphore(1), true); in testFlashLimit()1428 manager.setConcurrentFlashSettings(null, true); in testFlashLimit()1467 manager.setConcurrentFlashSettings(null, true); in testFlashLimit_withHostOptions()1485 manager.setConcurrentFlashSettings(null, true); in testUnlimitedFlashLimit()1505 manager.setConcurrentFlashSettings(null, true); in testUnlimitedFlashLimit()
1514 void setConcurrentFlashSettings(Semaphore flashLock, boolean shouldCheck) { in setConcurrentFlashSettings() method in DeviceManager