Searched refs:constructorParam (Results 1 – 1 of 1) sorted by relevance
216 providerParams.constructorParam = in sign()579 providerParams.constructorParam = in rotate()965 String constructorParam; field in ApkSignerTool.ProviderInstallSpec969 return (className == null) && (constructorParam == null) && (position == null); in isEmpty()985 if (constructorParam != null) { in installProvider()989 .newInstance(constructorParam); in installProvider()