Searched refs:mSystemPropertiesMatcher (Results 1 – 1 of 1) sorted by relevance
93 private final Matcher mSystemPropertiesMatcher; field in AbstractFlagsSetterRule136 mSystemPropertiesMatcher = Objects.requireNonNull(systemPropertiesMatcher); in AbstractFlagsSetterRule()176 mSystemProperties.getAll(mSystemPropertiesMatcher))); in preTest()193 mSystemProperties.getAll(mSystemPropertiesMatcher))); in onTestFailure()300 mSystemProperties.getAll(mSystemPropertiesMatcher), in dumpSystemProperties()