Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDebug.java84 public static final boolean DEBUG_LOG_DETAILED = Build.IS_DEBUGGABLE field in SQLiteDebug.NoPreloadHolder
H A DSQLiteConnection.java1696 final boolean dumpDetails = allowDetailedLog && NoPreloadHolder.DEBUG_LOG_DETAILED in describe()