Searched refs:CALLBACK_ARGUMENT_COUNT_MISMATCH (Results 1 – 3 of 3) sorted by relevance
52 public static final String CALLBACK_ARGUMENT_COUNT_MISMATCH = "The callback %s#%s has %s" field in ErrorMessages
89 L.e(ErrorMessages.CALLBACK_ARGUMENT_COUNT_MISMATCH, listener.getCanonicalName(), in resolveCallbackParams()
236 String.format(ErrorMessages.CALLBACK_ARGUMENT_COUNT_MISMATCH, in testCallbackArgumentCountMismatch()