Searched refs:IdleConnectionHandler (Results 1 – 5 of 5) sorted by relevance
107 private IdleConnectionHandler mIdleConnectionHandler;1059 mIdleConnectionHandler = new IdleConnectionHandler(looper, timeoutMs); in setupIdleConnectionHandler()1207 private class IdleConnectionHandler extends Handler { class in SQLiteConnectionPool1210 IdleConnectionHandler(Looper looper, long timeout) { in IdleConnectionHandler() method in SQLiteConnectionPool.IdleConnectionHandler
1094 android.database.sqlite.SQLiteConnectionPool$IdleConnectionHandler
5240 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;
17478 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:J17513 …nPool;->mIdleConnectionHandler:Landroid/database/sqlite/SQLiteConnectionPool$IdleConnectionHandler;
56229 public deprecated class IdleConnectionHandler {56230 ctor public IdleConnectionHandler();56337 field protected org.apache.http.impl.conn.IdleConnectionHandler idleConnHandler;