Searched refs:newInstanceWithParameter (Results 1 – 1 of 1) sorted by relevance
1084 return newInstanceWithParameter(constructorParameter, in newInstance()1106 return newInstanceWithParameter(constructorParameter, expectedClass); in newInstance()1109 private Object newInstanceWithParameter(Object constructorParameter, in newInstanceWithParameter() method in Provider.Service