Searched refs:mDebugStatementLock (Results 1 – 2 of 2) sorted by relevance
187 final Object mDebugStatementLock = new Object(); field in AccountsDb1349 synchronized (mDebugStatementLock) { in closeDebugStatement()
5235 synchronized (userAccount.accountsDb.mDebugStatementLock) {