Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteGlobal.java119 public static int getWALConnectionPoolSize() { in getWALConnectionPoolSize() method in SQLiteGlobal
DSQLiteConnectionPool.java950 mMaxConnectionPoolSize = SQLiteGlobal.getWALConnectionPoolSize(); in setMaxConnectionPoolSizeLocked()