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.java222 throwIfClosedLocked(); in dispose()
260 throwIfClosedLocked(); in reconfigure()
599 throwIfClosedLocked(); in waitForConnection()
677 throwIfClosedLocked(); in waitForConnection()
960 private void throwIfClosedLocked() { in throwIfClosedLocked() method in SQLiteConnectionPool