Searched refs:dexRotationLock (Results 1 – 1 of 1) sorted by relevance
205 private Object dexRotationLock = new Object(); field in Main553 synchronized(dexRotationLock) { in processAllFiles()556 dexRotationLock.wait(); in processAllFiles()1826 synchronized(dexRotationLock) { in call()1847 dexRotationLock.wait(); in call()1950 synchronized(dexRotationLock) { in call()1953 dexRotationLock.notifyAll(); in call()