Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DLogUtils.kt71 val isInfoLoggable: Boolean constant in com.android.deskclock.LogUtils.Logger
104 if (isInfoLoggable) { in i()