Searched refs:requireSoftware (Results 1 – 1 of 1) sorted by relevance
534 public boolean requireSoftware; in testPostProcessor() field in Listener538 if (requireSoftware) { in testPostProcessor()551 for (boolean requireSoftware : trueFalse) { in testPostProcessor()552 l.requireSoftware = requireSoftware; in testPostProcessor()562 if (requireSoftware) { in testPostProcessor()592 public boolean requireSoftware; in testPostProcessorOverridesNinepatch() field in Listener596 if (requireSoftware) { in testPostProcessorOverridesNinepatch()608 for (boolean requireSoftware : trueFalse) { in testPostProcessorOverridesNinepatch()609 l.requireSoftware = requireSoftware; in testPostProcessorOverridesNinepatch()629 public boolean requireSoftware; in testPostProcessorAndMadeOpaque() field in Listener[all …]