Searched defs:isTagLoggable (Results 1 – 6 of 6) sorted by relevance
27 fun isTagLoggable(tagName: String, level: LogLevel): Boolean method
29 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isTagLoggable() method in com.android.systemui.log.LogcatEchoTrackerProd
95 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isTagLoggable() method in com.android.systemui.log.LogcatEchoTrackerDebug
36 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean = true in logcatLogBuffer() method in com.android.systemui.dump.LogcatEchoTrackerAlways
56 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isBufferLoggable() method in com.android.systemui.statusbar.notification.logging.StackStateLoggerTest.LogBufferCounter
181 override fun isTagLoggable(tagName: String, level: LogLevel): Boolean { in isBufferLoggable() method in com.android.systemui.statusbar.notification.NotificationWakeUpCoordinatorLoggerTest.LogBufferCounter