Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java1000 connection.setOnlyAllowReadOnlyOperations(readOnly); in finishAcquireConnectionLocked()
DSQLiteConnection.java536 void setOnlyAllowReadOnlyOperations(boolean readOnly) { in setOnlyAllowReadOnlyOperations() method in SQLiteConnection
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17455 Landroid/database/sqlite/SQLiteConnection;->setOnlyAllowReadOnlyOperations(Z)V