leakcanary-android-release / leakcanary / HeapAnalysisJob / cancel

cancel

abstract fun cancel(cancelReason: String): Unit

Cancels the job, if possible. Jobs that are already complete cannot be canceled.