Home
last modified time | relevance | path

Searched refs:clearAcquiredConnectionsPreparedStatementCache (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java1136 void clearAcquiredConnectionsPreparedStatementCache() { in clearAcquiredConnectionsPreparedStatementCache() method in SQLiteConnectionPool
DSQLiteDatabase.java2214 mConnectionPoolLocked.clearAcquiredConnectionsPreparedStatementCache(); in executeSql()