Searched refs:interrupter (Results 1 – 7 of 7) sorted by relevance
1568 mService.buzzBeepBlinkLocked(interrupter); in testCannotInterruptRingtoneInsistentBeep()1572 assertFalse(interrupter.isInterruptive()); in testCannotInterruptRingtoneInsistentBeep()1660 mService.buzzBeepBlinkLocked(interrupter); in testCannotInterruptRingtoneInsistentBuzz()1664 assertFalse(interrupter.isInterruptive()); in testCannotInterruptRingtoneInsistentBuzz()1680 mService.buzzBeepBlinkLocked(interrupter); in testCanInterruptRingtoneNonInsistentBeep()1684 assertTrue(interrupter.isInterruptive()); in testCanInterruptRingtoneNonInsistentBeep()1704 assertTrue(interrupter.isInterruptive()); in testCanInterruptRingtoneNonInsistentBuzz()1725 assertTrue(interrupter.isInterruptive()); in testRingtoneInsistentBeep_doesNotBlockFutureSoundsOnceStopped()1747 assertTrue(interrupter.isInterruptive()); in testRingtoneInsistentBuzz_doesNotBlockFutureSoundsOnceStopped()1764 assertTrue(interrupter.isInterruptive()); in testCanInterruptNonRingtoneInsistentBeep()[all …]
11 name: "interrupter",13 srcs: ["interrupter.c"],
475 final BaseClientMonitor interrupter = mock(BaseClientMonitor.class); in testInterruptPrecedingClients_whenExpected() local476 when(interrupter.interruptsPrecedingClients()).thenReturn(true); in testInterruptPrecedingClients_whenExpected()479 mScheduler.scheduleClientMonitor(interrupter); in testInterruptPrecedingClients_whenExpected()491 final BaseClientMonitor interrupter = mock(BaseClientMonitor.class); in testDoesNotInterruptPrecedingClients_whenNotExpected() local492 when(interrupter.interruptsPrecedingClients()).thenReturn(false); in testDoesNotInterruptPrecedingClients_whenNotExpected()495 mScheduler.scheduleClientMonitor(interrupter); in testDoesNotInterruptPrecedingClients_whenNotExpected()
308 auto interrupter = [](void* arg) -> void* { in TEST() local322 ASSERT_EQ(0, pthread_create(&t, nullptr, interrupter, tids)); in TEST()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...