Searched refs:setupIdleConnectionHandler (Results 1 – 3 of 3) sorted by relevance
76 pool.setupIdleConnectionHandler(thread.getLooper(), 100); in testCloseIdleConnections()
163 setupIdleConnectionHandler(Looper.getMainLooper(), in SQLiteConnectionPool()1020 public void setupIdleConnectionHandler(Looper looper, long timeoutMs) { in setupIdleConnectionHandler() method in SQLiteConnectionPool
21037 HSPLandroid/database/sqlite/SQLiteConnectionPool;->setupIdleConnectionHandler(Landroid/os/Looper;J)V