Searched refs:REQUIRED_VERIFIERS_MAX_COUNT (Results 1 – 1 of 1) sorted by relevance
557 private static final int REQUIRED_VERIFIERS_MAX_COUNT = 2; field in PackageManagerService2597 } else if (size <= REQUIRED_VERIFIERS_MAX_COUNT) {2608 "There must be no more than " + REQUIRED_VERIFIERS_MAX_COUNT + " verifiers; found "