Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java517 DbStats poolStats = new DbStats(mConfiguration.path, 0, 0, 0, in collectDbStats() local
520 dbStatsList.add(poolStats); in collectDbStats()