Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java87 private static final long CONNECTION_POOL_BUSY_MILLIS = 30 * 1000; // 30 seconds field in SQLiteConnectionPool
745 long busyTimeoutMillis = CONNECTION_POOL_BUSY_MILLIS; in waitForConnection()
780 busyTimeoutMillis = CONNECTION_POOL_BUSY_MILLIS; in waitForConnection()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17495 Landroid/database/sqlite/SQLiteConnectionPool;->CONNECTION_POOL_BUSY_MILLIS:J