Searched refs:connectionPools (Results 1 – 1 of 1) sorted by relevance
2688 ArrayList<SQLiteConnectionPool> connectionPools = new ArrayList<SQLiteConnectionPool>(); in getActiveDatabasePools() local2693 connectionPools.add(db.mConnectionPoolLocked); in getActiveDatabasePools()2698 return connectionPools; in getActiveDatabasePools()