Searched defs:ruleList (Results 1 – 4 of 4) sorted by relevance
119 List<Rule> ruleList = null; in getIndexType_nullRule() local130 List<Rule> ruleList = new ArrayList(); in getIndexType_invalidFormula() local141 List<Rule> ruleList = new ArrayList(); in getIndexType_ruleContainingPackageNameFormula() local158 List<Rule> ruleList = new ArrayList(); in getIndexType_ruleContainingAppCertificateFormula() local175 List<Rule> ruleList = new ArrayList(); in getIndexType_ruleWithUnindexedCompoundFormula() local190 List<Rule> ruleList = new ArrayList(); in getIndexType_ruleContainingCompoundFormulaWithIntAndBoolean() local216 List<Rule> ruleList = new ArrayList(); in getIndexType_negatedRuleContainingPackageNameFormula() local237 List<Rule> ruleList = new ArrayList(); in getIndexType_allRulesTogetherSplitCorrectly() local
519 List<Rule> ruleList = new ArrayList(); in testBinaryString_verifyManyRulesAreIndexedCorrectly() local629 List<Rule> ruleList = new ArrayList(); in testBinaryString_totalRuleSizeLimitReached() local667 List<Rule> ruleList = new ArrayList(); in testBinaryString_tooManyPackageNameIndexedRules() local695 List<Rule> ruleList = new ArrayList(); in testBinaryString_tooManyAppCertificateIndexedRules() local723 List<Rule> ruleList = new ArrayList(); in testBinaryString_tooManyNonIndexedRules() local
44 private IntegrityCheckResult(Effect effect, @Nullable List<Rule> ruleList) { in IntegrityCheckResult()71 public static IntegrityCheckResult allow(List<Rule> ruleList) { in allow()81 public static IntegrityCheckResult deny(List<Rule> ruleList) { in deny()
925 List<UiccAccessRule> ruleList = embeddedProfile.getUiccAccessRules(); in updateEmbeddedSubscriptionsCache() local