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.java88 private static final long CONNECTION_POOL_BUSY_MILLIS = 30 * 1000; // 30 seconds field in SQLiteConnectionPool
776 long busyTimeoutMillis = CONNECTION_POOL_BUSY_MILLIS; in waitForConnection()
811 busyTimeoutMillis = CONNECTION_POOL_BUSY_MILLIS; in waitForConnection()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14608 Landroid/database/sqlite/SQLiteConnectionPool;->CONNECTION_POOL_BUSY_MILLIS:J