Searched refs:mDestroyLock (Results 1 – 5 of 5) sorted by relevance
78 mutable Mutex mDestroyLock; variable
171 mutable Mutex mDestroyLock; variable
40 Mutex::Autolock _l(mDestroyLock); in destroy()
50 Mutex::Autolock _l(mDestroyLock); in destroy()
481 private final Object mDestroyLock = new Object(); field in Magnifier.InternalPopupWindow607 synchronized (mDestroyLock) { in destroy()659 synchronized (mDestroyLock) { in doDraw()