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

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

Completed in 69 milliseconds