Searched refs:typeIsNumeric (Results 1 – 1 of 1) sorted by relevance
167 || typeIsNumeric(sdkMethod, implMethod)) { in verifyMethod()192 private boolean typeIsNumeric(MethodExtraInfo sdkMethod, MethodExtraInfo implMethod) { in typeIsNumeric() method in SdkStore.Sdk