Searched refs:isDbLockedByCurrentThread (Results 1 – 4 of 4) sorted by relevance
486 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()494 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()517 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()529 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()540 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()551 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()
807 public boolean isDbLockedByCurrentThread() { in isDbLockedByCurrentThread() method in SQLiteDatabase
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
14266 method public boolean isDbLockedByCurrentThread();