Home
last modified time | relevance | path

Searched refs:poolStats (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java524 DbStats poolStats = new DbStats(mConfiguration.path, 0, 0, 0, in collectDbStats() local
527 dbStatsList.add(poolStats); in collectDbStats()