Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteConnectionPool.java306 SQLiteConnection newPrimaryConnection = openConnectionLocked(configuration, in reconfigure() local
312 mAvailablePrimaryConnection = newPrimaryConnection; in reconfigure()