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