Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java107 private IdleConnectionHandler mIdleConnectionHandler;
1059 mIdleConnectionHandler = new IdleConnectionHandler(looper, timeoutMs); in setupIdleConnectionHandler()
1207 private class IdleConnectionHandler extends Handler { class in SQLiteConnectionPool
1210 IdleConnectionHandler(Looper looper, long timeout) { in IdleConnectionHandler() method in SQLiteConnectionPool.IdleConnectionHandler
/frameworks/base/config/
Dpreloaded-classes1094 android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
Dboot-image-profile.txt5240 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroi…
5241 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/…
5242 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroi…
5243 HSPLandroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->handleMessage(Landroid/os/…
33250 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
Dhiddenapi-greylist-max-o.txt17478 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionAcquired(Landroid/d…
17479 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionClosed(Landroid/dat…
17480 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->connectionReleased(Landroid/d…
17481 Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;->mTimeout:J
17513 …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;