Searched defs:OptionsMatcher (Results 1 – 1 of 1) sorted by relevance
1553 private static final class OptionsMatcher extends BaseMatcher<Bundle> { class in AppWidgetTest1556 public OptionsMatcher(Bundle options) { in OptionsMatcher() method in AppWidgetTest.OptionsMatcher