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