Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DLogUtils.kt74 val isWarnLoggable: Boolean constant in com.android.deskclock.LogUtils.Logger
114 if (isWarnLoggable) { in w()