Home | History | Annotate | Download | only in apksigner

Lines Matching defs:charsetName

169                 String charsetName =
172 signerParams.passwordCharset = PasswordRetriever.getCharsetByName(charsetName);
176 + " --pass-encoding: " + charsetName);