Searched refs:hasAppWidgets (Results 1 – 5 of 5) sorted by relevance
63 assumeTrue(hasAppWidgets()); in assumeHasWidgets()66 public boolean hasAppWidgets() { in hasAppWidgets() method in AppWidgetTestCase
84 mHasAppWidgets = hasAppWidgets(); in setup()
91 mHasAppWidgets = hasAppWidgets(); in setup()
117 mHasAppWidgets = hasAppWidgets(); in setup()
671 if (!hasAppWidgets()) { in testPackageNameCannotBeFakedAppWidget()2468 private boolean hasAppWidgets() { in hasAppWidgets() method in AccessibilityEndToEndTest