/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/ |
D | CarSystemBarButtonTest.java | 97 waitForIdleSync(); in onSelected_selectedIconDefined_togglesIcon() 102 waitForIdleSync(); in onSelected_selectedIconDefined_togglesIcon() 115 waitForIdleSync(); in onSelected_selectedIconUndefined_displaysSameIcon() 121 waitForIdleSync(); in onSelected_selectedIconUndefined_displaysSameIcon() 131 waitForIdleSync(); in onUnselected_doesNotHighlightWhenSelected_applySelectedAlpha() 139 waitForIdleSync(); in onSelected_doesNotHighlightWhenSelected_applyDefaultUnselectedAlpha() 149 waitForIdleSync(); in onUnselected_highlightWhenSelected_applyDefaultUnselectedAlpha() 160 waitForIdleSync(); in onSelected_highlightWhenSelected_applyDefaultSelectedAlpha() 171 waitForIdleSync(); in onSelected_doesNotShowMoreWhenSelected_doesNotShowMoreIcon() 183 waitForIdleSync(); in onSelected_showMoreWhenSelected_showsMoreIcon() [all …]
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/hvac/ |
D | FanDirectionButtonTest.java | 104 waitForIdleSync(); in onPropertyChanged_fanDirectionFace_faceDirectionButtonSelected() 118 waitForIdleSync(); in onPropertyChanged_fanDirectionFace_otherButtonsUnselected() 134 waitForIdleSync(); in onPropertyChanged_fanDirectionFaceAndFloor_faceAndFloorDirectionButtonSelected() 148 waitForIdleSync(); in onPropertyChanged_fanDirectionFaceAndFloor_otherButtonsUnselected() 164 waitForIdleSync(); in onPropertyChanged_fanDirectionFloor_floorDirectionButtonSelected() 178 waitForIdleSync(); in onPropertyChanged_fanDirectionFloor_otherButtonsUnselected() 194 waitForIdleSync(); in onPropertyChanged_fanDirectionDefrost_defrostDirectionButtonSelected() 208 waitForIdleSync(); in onPropertyChanged_fanDirectionDefrost_otherButtonsUnselected() 219 waitForIdleSync(); in onPropertyChanged_fanDirectionInvalid_shouldDoNothing() 225 waitForIdleSync(); in onPropertyChanged_fanDirectionInvalid_shouldDoNothing() [all …]
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/common/ |
D | DualPaneBaseCarSettingsActivityTest.java | 61 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onPreferenceStartFragment_launchesFragment() 93 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsChanged_topFragmentInBackStackHasUpdatedUxRestrictions() 126 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBackStackChanged_uxRestrictionsChanged_currentFragmentHasUpdatedUxRestrictions() 140 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBackStackChanged_toolbarUpdated() 149 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBackStackChanged_toolbarUpdated() 154 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBackStackChanged_toolbarUpdated() 192 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onTopLevelPreferenceTapped_focusUpdated() 202 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onFragmentLaunched_maintainContentFocus() 206 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onFragmentLaunched_maintainContentFocus() 218 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBack_maintainContentFocus() [all …]
|
D | TopLevelMenuFragmentTest.java | 63 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onPreferenceTapped_launchesFragment() 71 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onPreferenceTapped_preferenceHighlightUpdated() 81 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onSamePreferenceTapped_noDuplicateEntry() 92 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onDifferentPreferenceTapped_clearsBackStack() 104 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setUpFragment()
|
D | ConfirmationDialogFragmentTest.java | 150 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in clickPositiveButton_callsCallbackWithArgs() 166 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in clickNegativeButton_callsCallbackWithArgs() 180 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in dismissDialog_callsCallbackWithArgs() 191 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in launchDialogFragment()
|
D | SinglePaneBaseCarSettingsActivityTest.java | 60 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onPreferenceStartFragment_launchesActivity() 78 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsChanged_fragmentHasUpdatedUxRestrictions()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/tts/ |
D | TtsPlaybackPreferenceControllerTest.java | 147 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onCreate_startsCheckVoiceData() 207 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in voiceDataCheck_processActivityResult_checkSuccess_hasVoices_populatesPreference() 253 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passEmptyValue_setsDefault() 265 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passEmptyValue_setsDefault() 277 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passLocale_setsLocale() 289 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passLocale_setsLocale() 301 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passLocale_setsSummary() 313 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in defaultLanguage_handlePreferenceChanged_passLocale_setsSummary() 325 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in speechRate_handlePreferenceChanged_updatesSecureSettings() 339 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in speechRate_handlePreferenceChanged_updatesTts() [all …]
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/datausage/ |
D | UsageBytesThresholdPickerDialogTest.java | 69 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in dialogInit_validValue_showsCurrentValue() 81 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in dialogInit_lowInvalidValue_showsLowestPossibleValue() 94 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in positiveButtonClick_noChangeInValue_dialogListenerNotCalled() 111 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in positiveButtonClick_changeInValue_dialogListenerCalled() 117 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in positiveButtonClick_changeInValue_dialogListenerCalled() 133 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in getCurrentThreshold_aboveLimit_returnLimit()
|
/packages/apps/Car/systemlibs/car-qc-lib/tests/unit/src/com/android/car/qc/controller/ |
D | RemoteQCControllerTest.java | 74 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBind_updatesQCItem() 84 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateListening_listen_updatesQCItem() 93 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateListening_listen_providerSubscribed() 109 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateListening_doNotListen_providerUnsubscribed() 128 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateListening_listen_registerContentObserver() 143 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateListening_doNotListen_unregisterContentObserver() 154 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onDestroy_callsProviderOnDestroy()
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/statusicon/ |
D | StatusIconPanelViewControllerTest.java | 134 waitForIdleSync(); in onPanelAnchorViewClicked_panelShowing() 144 waitForIdleSync(); in onPanelAnchorViewClicked_panelShowing_panelDismissed() 154 waitForIdleSync(); in onPanelAnchorViewClicked_sendsIntentToDismissSystemDialogsWithIdentifier() 169 waitForIdleSync(); in onDismissSystemDialogReceived_fromSelf_panelOpen_doesNotDismissPanel() 181 waitForIdleSync(); in onDismissSystemDialogReceived_notFromSelf_panelOpen_dismissesPanel() 216 waitForIdleSync(); in onGlobalFocusChanged_panelShowing_panelDismissed() 230 waitForIdleSync(); in onQCAction_pendingIntentAction_panelDismissed() 243 waitForIdleSync(); in onQCAction_actionHandler_panelDismissed()
|
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | DialogUiTest.java | 96 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialogShows() 107 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialogShowsDismiss() 115 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialogShowsDismiss() 124 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialogShows_textInputEditText_shouldNotTruncateOnPortrait() 144 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargeDensity() 165 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargerDensity() 185 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargestDensity() 200 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape() 207 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/ |
D | BluetoothPairingSelectionFragmentTest.java | 114 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onStop_clearsBluetoothManagerForegroundActivity() 124 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onStop_unregistersEventListener() 138 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onStop_hidesProgressBar() 151 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onDeviceBondStateChanged_deviceBonded_goesBack() 163 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onBluetoothDisabled_goesBack() 176 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setUpFragment()
|
D | BluetoothBondedDevicesPreferenceControllerTest.java | 273 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in mediaButtonClicked_mediaProfile_enabled() 288 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in actionButtons_disallowConfigBluetooth_bluetoothActionStaysDisabled() 310 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsChanged_hasRestrictions_actionButtonDisabled() 336 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsChanged_restrictionToggled_actionButtonsEnabled() 359 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsNoSetup_phoneItemClicked_showsToast() 390 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsNoSetup_mediaItemClicked_showsToast() 417 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsDisallowConfigBluetooth_phoneItemClicked_showsDialog() 435 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onUxRestrictionsDisallowConfigBluetooth_mediaItemClicked_showsDialog()
|
D | BluetoothDevicePickerFragmentTest.java | 105 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onStop_clearsBluetoothManagerForegroundActivity() 118 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onStop_hidesProgressBar() 131 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setUpFragment()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/applications/specialaccess/ |
D | AppEntryListManagerTest.java | 93 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onPackageListChanged_loadsExtraInfo() 101 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onLoadEntriesComplete_loadsExtraInfo() 127 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in forceUpdate_loadsExtraInfo() 137 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in forceUpdate_forEntry_loadsExtraInfo() 149 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in loadingFinished_rebuildsSession()
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/taskbar/ |
D | TaskbarHoverToolTipControllerTest.java | 129 waitForIdleSync(); in onHover_hoverEnterIcon_revealToolTip() 143 waitForIdleSync(); in onHover_hoverExitIcon_closeToolTip() 157 waitForIdleSync(); in onHover_hoverEnterFolderIcon_revealToolTip() 171 waitForIdleSync(); in onHover_hoverExitFolderIcon_closeToolTip() 186 waitForIdleSync(); in onHover_hoverExitFolderOpen_closeToolTip() 216 private void waitForIdleSync() { in waitForIdleSync() method in TaskbarHoverToolTipControllerTest
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/cluster/renderer/ |
D | InstrumentClusterRenderingServiceTest.java | 180 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_launchesNavigationComponent() 196 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_navigationComponentAlreadyLaunched_doesNothing() 198 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_navigationComponentAlreadyLaunched_doesNothing() 214 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_noPackages_doesNothing() 235 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_clusterPermissionMissing_doesNothing() 253 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_failureWhenStartingNavigationActivity() 271 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setNavigationContextOwner_activityNotFoundWhenStartingNavigationActivity() 286 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in updateActivityState_notVisible_releasesNavigationComponent() 312 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in clusterOnKeyEvent_triggersOnKeyEventOnService() 507 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in getBitmap_unknownAuthority() [all …]
|
/packages/apps/Messaging/tests/src/com/android/messaging/ui/ |
D | FragmentTestCase.java | 69 getInstrumentation().waitForIdleSync(); in attachFragment() 104 getInstrumentation().waitForIdleSync(); in clickButton() 118 getInstrumentation().waitForIdleSync(); in setFocus()
|
/packages/apps/Car/Launcher/app/tests/src/com/android/car/carlauncher/ |
D | CarLauncherViewModelTest.java | 91 mInstrumentation.waitForIdleSync(); in testViewModelOnCleared_clearsRemoteCarTaskView() 101 mInstrumentation.waitForIdleSync(); in createCarLauncherViewModel() 109 mInstrumentation.waitForIdleSync(); in triggerActivityRecreation()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/sound/ |
D | VolumeSettingsPreferenceControllerTest.java | 359 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onGroupVolumeChanged_differentValue_updatesVolumeSeekbar() 374 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onGroupVolumeChanged_invalidZoneId_doesNotUpdateVolumeSeekbar() 402 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onGroupMuteChanged_differentValue_updatesMutedState() 419 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onGroupMuteChanged_differentValue_muteFeatureDisabled_doesNotUpdatesMutedState() 434 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onGroupMuteChanged_invalidZoneId_doesNotUpdateMutedState() 449 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onVolumeGroupEvent_sameGroupInfo_doesNotUpdateVolumeSeekbar() 461 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onVolumeGroupEvent_differentGroupInfo_updatesVolumeSeekbar() 485 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onVolumeGroupEvent_invalidGroupInfo_doesNotUpdateVolumeSeekbar() 498 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onVolumeGroupEvent_groupMuteChanged_updatesVolumeSeekbar() 512 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onVolumeGroupEvent_groupMuteUnchanged_doesNotUpdateVolumeSeekbar() [all …]
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/qc/ |
D | SettingsQCProviderTest.java | 77 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onSubscribe_startsBackgroundWorker() 89 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onSubscribe_stopsBackgroundWorker() 95 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onSubscribe_stopsBackgroundWorker()
|
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
D | RotaryServiceTest.java | 209 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testInitFocus_focusOnAlreadyFocusedView() 250 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testInitFocus_focusOnDefaultFocusView() 294 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testInitFocus_focusOnLastTouchedView() 342 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testInitFocus_focusOnFirstFocusableView() 446 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testOnRotaryEvents_withoutFocusedView() 742 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testNudgeTo_nudgeToNudgeShortcut_legacy() 806 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testNudgeTo_nudgeToNudgeShortcut_new() 870 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testNudgeTo_nudgeToUserSpecifiedTarget() 934 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testNudgeTo_nudgeToNearestTarget() 1005 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testOnKeyEvents_nudgeUp_moveFocus() [all …]
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/wifi/ |
D | WifiPasswordDialogTest.java | 96 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onCheckboxChanged_editTextInputTypeSet() 110 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in onConfirm_listenerTriggered() 118 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setUpDialog()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/network/ |
D | MobileDataTogglePreferenceControllerTest.java | 291 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in disableSingleSimDialog_onConfirm_disablesData() 313 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in disableSingleSimDialog_onConfirm_setsUnchecked() 345 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in enableMutliSimDialog_onConfirm_enablesData() 373 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in enableMutliSimDialog_onConfirm_setsChecked() 398 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in showDialog()
|
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/security/ |
D | ConfirmLockPinPasswordFragmentTest.java | 66 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in testEnterKeyIsEnabledWhenCheckFails() 81 InstrumentationRegistry.getInstrumentation().waitForIdleSync(); in setUpFragment()
|