OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldYieldConnection
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/database/sqlite/
SQLiteSession.java
530
if (!mConnectionPool.
shouldYieldConnection
(mConnection, mConnectionFlags)) {
[
all
...]
SQLiteConnectionPool.java
421
public boolean
shouldYieldConnection
(SQLiteConnection connection, int connectionFlags) {
[
all
...]
Completed in 39 milliseconds