Searched refs:shouldEnableInputDebugging (Results 1 – 1 of 1) sorted by relevance
79 if (!shouldEnableInputDebugging(description!!)) return in starting()93 if (!shouldEnableInputDebugging(description!!)) return in finished()107 private fun shouldEnableInputDebugging(description: Description): Boolean { in shouldEnableInputDebugging() method