Searched refs:isDbLockedByCurrentThread (Results 1 – 5 of 5) 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()
883 public boolean isDbLockedByCurrentThread() { in isDbLockedByCurrentThread() method in SQLiteDatabase
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9818 method public boolean isDbLockedByCurrentThread();
14770 method public boolean isDbLockedByCurrentThread();