Searched refs:wasOnInterruptCalled (Results 1 – 2 of 2) sorted by relevance
137 public boolean wasOnInterruptCalled() { in wasOnInterruptCalled() method in InstrumentedAccessibilityService
614 assertFalse(service.wasOnInterruptCalled()); in testInterrupt_notifiesService()624 if (!service.wasOnInterruptCalled()) { in testInterrupt_notifiesService()632 assertTrue(service.wasOnInterruptCalled()); in testInterrupt_notifiesService()