Home
last modified time | relevance | path

Searched refs:isPreparedStatementInCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java967 if (connection.isPreparedStatementInCache(sql)) { in tryAcquireNonPrimaryConnectionLocked()
DSQLiteConnection.java542 boolean isPreparedStatementInCache(String sql) { in isPreparedStatementInCache() method in SQLiteConnection
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17403 Landroid/database/sqlite/SQLiteConnection;->isPreparedStatementInCache(Ljava/lang/String;)Z