Searched defs:strippedMethodName (Results 1 – 1 of 1) sorted by relevance
293 String strippedMethodName = methodName.substring(6); in respondTo() local305 String strippedMethodName = methodName.substring(4, methodName.length() - 1); in respondTo() local334 String strippedMethodName = methodName.substring(0, methodName.length() - 1); in respondTo() local