/packages/apps/DeskClock/tests/src/com/android/deskclock/ringtone/ |
D | RingtonePickerActivityTest.java | 108 InstrumentationRegistry.getInstrumentation().runOnMainSync(assertRunnable); in validateDefaultState_TimerRingtonePicker() 142 InstrumentationRegistry.getInstrumentation().runOnMainSync(assertRunnable); in validateDefaultState_AlarmRingtonePicker() 150 InstrumentationRegistry.getInstrumentation().runOnMainSync(customRingtoneRunnable); in validateDefaultState_TimerRingtonePicker_WithCustomRingtones() 190 InstrumentationRegistry.getInstrumentation().runOnMainSync(assertRunnable); in validateDefaultState_TimerRingtonePicker_WithCustomRingtones() 195 InstrumentationRegistry.getInstrumentation().runOnMainSync(removeCustomRingtoneRunnable); in validateDefaultState_TimerRingtonePicker_WithCustomRingtones() 203 InstrumentationRegistry.getInstrumentation().runOnMainSync(customRingtoneRunnable); in validateDefaultState_AlarmRingtonePicker_WithCustomRingtones() 239 InstrumentationRegistry.getInstrumentation().runOnMainSync(assertRunnable); in validateDefaultState_AlarmRingtonePicker_WithCustomRingtones() 244 InstrumentationRegistry.getInstrumentation().runOnMainSync(removeCustomRingtoneRunnable); in validateDefaultState_AlarmRingtonePicker_WithCustomRingtones() 255 InstrumentationRegistry.getInstrumentation().runOnMainSync(createIntentRunnable); in createTimerRingtonePickerActivity() 276 InstrumentationRegistry.getInstrumentation().runOnMainSync(createIntentRunnable); in createAlarmRingtonePickerActivity()
|
/packages/apps/DeskClock/tests/src/com/android/deskclock/timer/ |
D | TimerSetupViewTest.java | 96 InstrumentationRegistry.getInstrumentation().runOnMainSync(selectTabRunnable); in setUp() 121 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in validateDefaultState_TimersExist() 129 InstrumentationRegistry.getInstrumentation().runOnMainSync(runnable); in validateDefaultState_NoTimersExist() 144 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in type0InDefaultState_TimersExist() 152 InstrumentationRegistry.getInstrumentation().runOnMainSync(runnable); in type0InDefaultState_NoTimersExist() 199 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in fillDisplayThenDeleteAll_TimersExist() 207 InstrumentationRegistry.getInstrumentation().runOnMainSync(runnable); in fillDisplayThenDeleteAll_NoTimersExist() 227 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in fillDisplayWith9s_TimersExist() 235 InstrumentationRegistry.getInstrumentation().runOnMainSync(runnable); in fillDisplayWith9s_NoTimersExist()
|
D | TimerFragmentTest.java | 91 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in setUpSingleTimer() 100 InstrumentationRegistry.getInstrumentation().runOnMainSync(addTimerRunnable); in setUpTwoTimers() 128 InstrumentationRegistry.getInstrumentation().runOnMainSync(setUpFragmentRunnable); in setUpFragment() 151 InstrumentationRegistry.getInstrumentation().runOnMainSync(clearTimersRunnable); in clearTimers() 361 InstrumentationRegistry.getInstrumentation().runOnMainSync(expireTimerRunnable); in fabClick_resetsTimer() 380 InstrumentationRegistry.getInstrumentation().runOnMainSync(expireTimerRunnable); in fabClick_resetsSecondTimer() 406 InstrumentationRegistry.getInstrumentation().runOnMainSync(getTimersRunnable); in clickAdd_addsOneMinuteToTimer() 432 InstrumentationRegistry.getInstrumentation().runOnMainSync(getTimersRunnable); in clickAdd_addsOneMinuteToSecondTimer() 681 InstrumentationRegistry.getInstrumentation().runOnMainSync(timerRunnable); in assertStateEquals() 688 InstrumentationRegistry.getInstrumentation().runOnMainSync(assertRunnable); in assertAdapter() [all …]
|
D | TimerServiceTest.java | 68 InstrumentationRegistry.getInstrumentation().runOnMainSync(clearTimersRunnable); in clearTimers() 105 InstrumentationRegistry.getInstrumentation().runOnMainSync(testRunnable); in verifyIntentsHonored_whileTimersFire() 126 InstrumentationRegistry.getInstrumentation().runOnMainSync(testRunnable); in verifyIntentsHonored_ifNoTimersAreExpired()
|
D | ExpiredTimersActivityTest.java | 68 InstrumentationRegistry.getInstrumentation().runOnMainSync(fireTimerRunnable); in configurationChanges_DoNotResetFiringTimer()
|
D | TimerItemFragmentTest.java | 76 InstrumentationRegistry.getInstrumentation().runOnMainSync(selectTabRunnable); in ensureTimerIsHeldSuccessfully_whenOneTimerIsRunning()
|
/packages/apps/DeskClock/tests/src/com/android/deskclock/worldclock/ |
D | CitySelectionActivityTest.java | 71 InstrumentationRegistry.getInstrumentation().runOnMainSync(setUpRunnable); in setUp() 90 InstrumentationRegistry.getInstrumentation().runOnMainSync(testRunable); in validateDefaultState() 106 InstrumentationRegistry.getInstrumentation().runOnMainSync(testRunable); in searchCities()
|
/packages/apps/LegacyCamera/tests/src/com/android/camera/functional/ |
D | VideoCaptureIntentTest.java | 247 getInstrumentation().runOnMainSync(new Runnable() { 263 getInstrumentation().runOnMainSync(new Runnable() { 271 getInstrumentation().runOnMainSync(new Runnable() { 279 getInstrumentation().runOnMainSync(new Runnable() {
|
D | ImageCaptureIntentTest.java | 156 getInstrumentation().runOnMainSync(new Runnable() { in pressDone() 164 getInstrumentation().runOnMainSync(new Runnable() { in pressRetake() 172 getInstrumentation().runOnMainSync(new Runnable() { in pressCancel()
|
/packages/apps/Camera2/tests/src/com/android/camera/functional/ |
D | VideoCaptureIntentTest.java | 224 getInstrumentation().runOnMainSync(new Runnable() { 242 getInstrumentation().runOnMainSync(new Runnable() { 251 getInstrumentation().runOnMainSync(new Runnable() {
|
D | ImageCaptureIntentTest.java | 132 getInstrumentation().runOnMainSync(new Runnable() { in pressDone() 141 getInstrumentation().runOnMainSync(new Runnable() { in pressCancel()
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/ |
D | WebActivityTest.java | 55 getInstrumentation().runOnMainSync(() -> in testUrlLaunched() 63 getInstrumentation().runOnMainSync(() -> startActivity(intent, null, null)); in startActivityOnMainSync()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarTestService.java | 88 CarServiceUtils.runOnMainSync(mICarImpl::release); in stopCarService() 109 CarServiceUtils.runOnMainSync(mICarImpl::init); in releaseToken()
|
D | CarServiceUtils.java | 91 public static void runOnMainSync(Runnable action) { in runOnMainSync() method in CarServiceUtils
|
/packages/apps/Settings/tests/unit/src/com/android/settings/biometrics/fingerprint/ |
D | FingerprintEnrollIntroductionTest.java | 65 getInstrumentation().runOnMainSync(() -> { in setUp() 78 getInstrumentation().runOnMainSync(() -> { in testMaxFingerprint_shouldShowErrorMessage()
|
/packages/apps/TV/tests/unit/src/com/android/tv/data/ |
D | ChannelDataManagerTest.java | 96 .runOnMainSync( in setUp() 123 .runOnMainSync( in tearDown() 134 .runOnMainSync( in startAndWaitForComplete() 147 .runOnMainSync( in restart()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/dpp/ |
D | WifiDppConfiguratorActivityTest.java | 189 instrumentation.runOnMainSync(() -> { in launchScanner_onNavigateUp_shouldFinish() 207 instrumentation.runOnMainSync(() -> { in launchGenerator_onNavigateUp_shouldFinish()
|
D | WifiDppQrCodeScannerFragmentTest.java | 70 instrumentation.runOnMainSync(() -> { in onPause_shouldNotDecodeQrCode()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/accessibility/ |
D | ToggleFeaturePreferenceFragmentTest.java | 61 mInstrumentation.runOnMainSync(() -> { in setUp()
|
D | AccessibilityShortcutPreferenceFragmentTest.java | 84 mInstrumentation.runOnMainSync(() -> { in startFragment()
|
/packages/services/Telephony/tests/src/com/android/phone/euicc/ |
D | EuiccUiDispatcherActivityTest.java | 61 InstrumentationRegistry.getInstrumentation().runOnMainSync( in setUp()
|
/packages/apps/Settings/tests/unit/src/com/android/settings/password/ |
D | SetupChooseLockGenericTest.java | 90 getInstrumentation().runOnMainSync(() -> { in getCurrentActivity()
|
/packages/apps/TV/tests/unit/src/com/android/tv/ |
D | MainActivityTest.java | 64 .runOnMainSync( in showProgramGuide()
|
/packages/apps/TV/tests/common/src/com/android/tv/testing/activities/ |
D | BaseMainActivityTestCase.java | 76 .runOnMainSync( in tuneToChannel()
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
D | RunMethodInstrumentation.java | 89 runOnMainSync(new Runnable() { in onStart()
|