Home
last modified time | relevance | path

Searched refs:selectTabRunnable (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/tests/src/com/android/deskclock/timer/
DTimerItemFragmentTest.java55 Runnable selectTabRunnable = () -> { in ensureTimerIsHeldSuccessfully_whenOneTimerIsRunning() local
76 InstrumentationRegistry.getInstrumentation().runOnMainSync(selectTabRunnable); in ensureTimerIsHeldSuccessfully_whenOneTimerIsRunning()
DTimerSetupViewTest.java80 Runnable selectTabRunnable = () -> { in setUp() local
97 InstrumentationRegistry.getInstrumentation().runOnMainSync(selectTabRunnable); in setUp()