Home
last modified time | relevance | path

Searched defs:SQLiteConnectionPool (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnectionPool.java83 public final class SQLiteConnectionPool implements Closeable { class
172 private SQLiteConnectionPool(SQLiteDatabaseConfiguration configuration) { in SQLiteConnectionPool() method in SQLiteConnectionPool