Searched defs:tableLogger (Results 1 – 3 of 3) sorted by relevance
119 val tableLogger = DumpsysTableLogger("Notification Object Usage", columns, rows + totalsRow) regex194 val tableLogger = DumpsysTableLogger("Notification View Usage", columns, rows + totalsRow) regex
114 val tableLogger = DumpsysTableLogger( regex
93 private val tableLogger = mock<TableLogBuffer>() regex