Searched refs:logOther (Results 1 – 2 of 2) sorted by relevance
45 fun logOther(position: Int, clazz: Class<*>) = logBuffer.log( in logIncomingHeader() method
208 child !is ExpandableNotificationRow -> logger.logOther(i, child.javaClass) in <lambda>()