Searched refs:sDeletingThreadsLock (Results 1 – 1 of 1) sorted by relevance
95 private static Object sDeletingThreadsLock = new Object(); field in Conversation569 synchronized(sDeletingThreadsLock) { in getOrCreateThreadId()573 sDeletingThreadsLock.wait(30000); in getOrCreateThreadId()595 synchronized(sDeletingThreadsLock) { in getOrCreateThreadId()599 sDeletingThreadsLock.wait(30000); in getOrCreateThreadId()704 synchronized(sDeletingThreadsLock) { in startDelete()735 synchronized(sDeletingThreadsLock) { in startDeleteAll()780 synchronized(sDeletingThreadsLock) { in onDeleteComplete()782 sDeletingThreadsLock.notifyAll(); in onDeleteComplete()