Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteGlobal.java143 public static int getWALConnectionPoolSize() { in getWALConnectionPoolSize() method in SQLiteGlobal
DSQLiteConnectionPool.java1042 mMaxConnectionPoolSize = SQLiteGlobal.getWALConnectionPoolSize(); in setMaxConnectionPoolSizeLocked()
/frameworks/base/api/
Dtest-current.txt852 method public static int getWALConnectionPoolSize();