Searched refs:busy_handler (Results 1 – 3 of 3) sorted by relevance
113 db.busy_handler(null); in setUp()534 db.busy_handler(bh); in testBusy_handler()689 db.busy_handler(null); in testBusy_timeout()719 db.busy_handler(null); in testBusy_timeout()
261 public void busy_handler(SQLite.BusyHandler bh) { in busy_handler() method in Database
166 db.busy_handler(this); in JDBCConnection()