Searched refs:cleanMethodName (Results 1 – 1 of 1) sorted by relevance
362 this.name = cleanMethodName(methodElement); in MethodInfo()372 private String cleanMethodName(ExecutableElement methodElement) { in cleanMethodName() method in SdkStore.MethodInfo