Searched refs:supportedSchemeNames (Results 1 – 1 of 1) sorted by relevance
199 Map<Integer, String> supportedSchemeNames; in verify() local201 supportedSchemeNames = SUPPORTED_APK_SIG_SCHEME_NAMES; in verify()203 supportedSchemeNames = new HashMap<>(1); in verify()204 supportedSchemeNames.put(ApkSigningBlockUtils.VERSION_APK_SIGNATURE_SCHEME_V2, in verify()208 supportedSchemeNames = Collections.EMPTY_MAP; in verify()247 supportedSchemeNames, in verify()288 supportedSchemeNames, in verify()