Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteSession.java352 releaseConnection(); // might throw in beginTransactionUnchecked()
444 releaseConnection(); // might throw in endTransactionUnchecked()
592 releaseConnection(); // might throw in prepare()
623 releaseConnection(); // might throw in execute()
656 releaseConnection(); // might throw in executeForLong()
689 releaseConnection(); // might throw in executeForString()
725 releaseConnection(); // might throw in executeForBlobFileDescriptor()
759 releaseConnection(); // might throw in executeForChangedRowCount()
793 releaseConnection(); // might throw in executeForLastInsertedRowId()
842 releaseConnection(); // might throw in executeForCursorWindow()
[all …]
DSQLiteConnectionPool.java401 public void releaseConnection(SQLiteConnection connection) { in releaseConnection() method in SQLiteConnectionPool
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteConnectionPoolTest.java80 pool.releaseConnection(c1); in testCloseIdleConnections()
83 pool.releaseConnection(c2); in testCloseIdleConnections()
88 pool.releaseConnection(c3); in testCloseIdleConnections()
/frameworks/opt/net/ims/src/java/com/android/ims/
DRcsFeatureManager.java198 public void releaseConnection() { in releaseConnection() method in RcsFeatureManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt55017 method public void releaseConnection() throws java.io.IOException;
55029 …method public abstract void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, …
55065 method public abstract void releaseConnection() throws java.io.IOException;
55076 method public void releaseConnection() throws java.io.IOException;
56062 method protected void releaseConnection();
56160 method public void releaseConnection();
56280 …method public void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util…
56438 …method public void releaseConnection(org.apache.http.conn.ManagedClientConnection, long, java.util…
/frameworks/base/config/
Dboot-image-profile.txt5259 HSPLandroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLit…
5378 HSPLandroid/database/sqlite/SQLiteSession;->releaseConnection()V
Dhiddenapi-greylist-max-o.txt17529 Landroid/database/sqlite/SQLiteConnectionPool;->releaseConnection(Landroid/database/sqlite/SQLiteCo…
17715 Landroid/database/sqlite/SQLiteSession;->releaseConnection()V