Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java249 throwIfClosedLocked(); in dispose()
287 throwIfClosedLocked(); in reconfigure()
685 throwIfClosedLocked(); in waitForConnection()
763 throwIfClosedLocked(); in waitForConnection()
1069 private void throwIfClosedLocked() { in throwIfClosedLocked() method in SQLiteConnectionPool