Searched refs:createNoSuchOptionErrorMessage (Results 1 – 1 of 1) sorted by relevance
220 val message = createNoSuchOptionErrorMessage(e) in processThrowCliException()240 private fun createNoSuchOptionErrorMessage(e: UsageError): String { in createNoSuchOptionErrorMessage() method in com.android.tools.metalava.cli.common.MetalavaCommand