Searched refs:isDbLockedByCurrentThread (Results 1 – 5 of 5) sorted by relevance
628 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()636 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()659 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()671 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()682 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()693 Assert.assertFalse(mDatabase.isDbLockedByCurrentThread()); in testTransactions()
574 public boolean isDbLockedByCurrentThread() { in isDbLockedByCurrentThread() method in SQLiteDatabase
9818 method public boolean isDbLockedByCurrentThread();
11850 method public boolean isDbLockedByCurrentThread();
12630 method public boolean isDbLockedByCurrentThread();