Searched refs:activeConnectionPools (Results 1 – 1 of 1) sorted by relevance
2532 ArrayList<SQLiteConnectionPool> activeConnectionPools = getActiveDatabasePools(); in dumpAll() local2534 activeConnectionPools.sort( in dumpAll()2536 for (SQLiteConnectionPool dbPool : activeConnectionPools) { in dumpAll()2547 for (SQLiteConnectionPool dbPool : activeConnectionPools) { in dumpAll()2556 activeConnectionPools.sort( in dumpAll()2561 for (SQLiteConnectionPool dbPool : activeConnectionPools) { in dumpAll()