Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java82 public final class SQLiteConnectionPool implements Closeable { class
163 private SQLiteConnectionPool(SQLiteDatabaseConfiguration configuration) { in SQLiteConnectionPool() method in SQLiteConnectionPool