Home
last modified time | relevance | path

Searched refs:IdleConnectionHandler (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java112 private IdleConnectionHandler mIdleConnectionHandler;
1091 new IdleConnectionHandler(looper, timeoutMs, onAllConnectionsIdle); in setupIdleConnectionHandler()
1279 private class IdleConnectionHandler extends Handler { class in SQLiteConnectionPool
1283 IdleConnectionHandler(Looper looper, long timeout, Runnable onAllConnectionsIdle) { in IdleConnectionHandler() method in SQLiteConnectionPool.IdleConnectionHandler
/frameworks/base/boot/
Dboot-image-profile.txt5676 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroi…
5677 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/…
5678 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroi…
5679 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->handleMessage(Landroid/os/…
24472 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
Dpreloaded-classes2092 android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
/frameworks/base/config/
Dboot-image-profile.txt5679 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroi…
5680 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/…
5681 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroi…
5682 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->handleMessage(Landroid/os/…
34606 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
Dpreloaded-classes2096 android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt14591 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroid/d…
14592 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/dat…
14593 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroid/d…
14594 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->mTimeout:J
14626 …nPool;->mIdleConnectionHandler:Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt56229 public deprecated class IdleConnectionHandler {
56230 ctor public IdleConnectionHandler();
56337 field protected org.apache.http.impl.conn.IdleConnectionHandler idleConnHandler;