Searched refs:compatiblePropertyOnly (Results 1 – 2 of 2) sorted by relevance
49 public boolean compatiblePropertyOnly; field in SELinuxNeverallowRule57 compatiblePropertyOnly = true; in SELinuxNeverallowRule()70 + ", compatiblePropertyOnly=" + compatiblePropertyOnly in toString()105 if ((compatiblePropertyOnly) && (!isCompatiblePropertyEnforcedDevice(device))) { in isCompatible()
51 assertEquals(false, rules.get(0).compatiblePropertyOnly); in testParsingWithoutConditions()56 assertEquals(false, rules.get(1).compatiblePropertyOnly); in testParsingWithoutConditions()