Searched defs:isTagLoggable (Results 1 – 6 of 6) sorted by relevance
27 fun isTagLoggable(tagName: String, level: LogLevel): Boolean method
28 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isTagLoggable() method in com.android.systemui.log.echo.LogcatEchoTrackerProd
91 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isTagLoggable() method
30 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean = true in logcatLogBuffer() method in com.android.systemui.log.LogcatEchoTrackerAlways
180 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isBufferLoggable() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorLoggerTest.LogBufferCounter
106 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean = true in <lambda>() method in com.android.systemui.statusbar.notification.interruption.VisualInterruptionDecisionProviderTestBase