Searched refs:setupIdleConnectionHandler (Results 1 – 2 of 2) sorted by relevance
77 pool.setupIdleConnectionHandler(thread.getLooper(), 100); in testCloseIdleConnections()
169 setupIdleConnectionHandler(Looper.getMainLooper(), in SQLiteConnectionPool()1057 public void setupIdleConnectionHandler(Looper looper, long timeoutMs) { in setupIdleConnectionHandler() method in SQLiteConnectionPool