Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java609 connection = tryAcquireNonPrimaryConnectionLocked( in waitForConnection()
796 connection = tryAcquireNonPrimaryConnectionLocked( in wakeConnectionWaitersLocked()
867 private SQLiteConnection tryAcquireNonPrimaryConnectionLocked( in tryAcquireNonPrimaryConnectionLocked() method in SQLiteConnectionPool