Searched defs:conditions (Results 1 – 3 of 3) sorted by relevance
51 private SELinuxNeverallowRule(String text, Map<String, Integer> conditions) { in SELinuxNeverallowRule()135 Map<String, Integer> conditions = new HashMap(); in parsePolicy() local
519 final Set<ContentCaptureCondition> conditions = new ArraySet<>(1); in testContentCaptureConditions() local543 final Set<ContentCaptureCondition> conditions = new ArraySet<>(1); in testContentCaptureConditions_otherPackage() local
684 Predicate<ImeEvent>... conditions) throws Exception { in waitOrderedImeEventsThenAssertImeShown()