Searched refs:UNDEFINED_CALLBACK_ARGUMENT (Results 1 – 2 of 2) sorted by relevance
55 public static final String UNDEFINED_CALLBACK_ARGUMENT = field in ErrorMessages
61 .checkNotNull(mClassFromCallback, ErrorMessages.UNDEFINED_CALLBACK_ARGUMENT, mName); in resolveType()