Searched refs:processSignerParams (Results 1 – 1 of 1) sorted by relevance
563 oldSignerParams = processSignerParams(optionsParser); in rotate()565 newSignerParams = processSignerParams(optionsParser); in rotate()692 SignerParams signerParams = processSignerParams(optionsParser); in lineage()799 private static SignerParams processSignerParams(OptionsParser optionsParser) in processSignerParams() method in ApkSignerTool