Searched refs:requireSoftware (Results 1 – 1 of 1) sorted by relevance
652 public boolean requireSoftware; in testPostProcessor() field in Listener656 if (requireSoftware) { in testPostProcessor()669 for (boolean requireSoftware : trueFalse) { in testPostProcessor()670 l.requireSoftware = requireSoftware; in testPostProcessor()680 if (requireSoftware) { in testPostProcessor()710 public boolean requireSoftware; in testPostProcessorOverridesNinepatch() field in Listener714 if (requireSoftware) { in testPostProcessorOverridesNinepatch()726 for (boolean requireSoftware : trueFalse) { in testPostProcessorOverridesNinepatch()727 l.requireSoftware = requireSoftware; in testPostProcessorOverridesNinepatch()747 public boolean requireSoftware; in testPostProcessorAndMadeOpaque() field in Listener[all …]