Searched refs:mDestroyLock (Results 1 – 4 of 4) sorted by relevance
104 private final Object mDestroyLock = new Object(); field in MainThreadInitializedObject.SandboxContext118 synchronized (mDestroyLock) { in onDestroy()135 synchronized (mDestroyLock) { in getObject()
104 mutable Mutex mDestroyLock; variable
46 Mutex::Autolock _l(mDestroyLock); in destroy()
71543 Landroid/widget/Magnifier$InternalPopupWindow;->mDestroyLock:Ljava/lang/Object;