Searched defs:logException (Results 1 – 2 of 2) sorted by relevance
50 fun logException(@CompileTimeConstant logMsg: String, ex: Exception) { in <lambda>() method
96 fun logException(ex: Exception, @CompileTimeConstant logMsg: String) { in logException() method in com.android.keyguard.logging.KeyguardUpdateMonitorLogger