Searched refs:logException (Results 1 – 7 of 7) sorted by relevance
35 logException: Boolean = true44 if (logException) {
68 textPrecomputer.precompute(textView, TEXT, logException = false)
91 boolean logException = true; in writeExceptionToParcel()94 logException = false; in writeExceptionToParcel()115 logException = false; in writeExceptionToParcel()124 if (logException) { in writeExceptionToParcel()
235 mLogger.logException("FakeDragBy called before begin", e); in fakeDragBy()255 mLogger.logException("endFakeDrag called without velocityTracker", e); in endFakeDrag()
46 fun logException(@CompileTimeConstant logMsg: String, ex: Exception) { regex
100 fun logException(ex: Exception, @CompileTimeConstant logMsg: String) { regex
924 mLogger.logException(e, "Unable to awaken from dream"); in awakenFromDream()4051 mLogger.logException( in registerCallback()4245 mLogger.logException(e, "unable to check task stack ");