Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureHelper.java19 import static android.view.contentcapture.ContentCaptureManager.LOGGING_LEVEL_DEBUG;
59 return Build.IS_DEBUGGABLE ? LOGGING_LEVEL_DEBUG : LOGGING_LEVEL_OFF; in getDefaultLoggingLevel()
82 case LOGGING_LEVEL_DEBUG: in setLoggingLevel()
100 case LOGGING_LEVEL_DEBUG: in getLoggingLevelAsString()
H A DContentCaptureManager.java386 public static final int LOGGING_LEVEL_DEBUG = 1; field in ContentCaptureManager
395 LOGGING_LEVEL_DEBUG,
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt3668 field public static final int LOGGING_LEVEL_DEBUG = 1; // 0x1