Home
last modified time | relevance | path

Searched refs:displayPreference (Results 1 – 25 of 923) sorted by relevance

12345678910>>...37

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DCaptioningTogglePreferenceControllerTest.java88 mController.displayPreference(mScreen); in displayPreference_captionEnabled_shouldSetChecked()
98 mController.displayPreference(mScreen); in displayPreference_captionDisabled_shouldSetUnchecked()
107 mController.displayPreference(mScreen); in performClick_captionEnabled_shouldSetCaptionDisabled()
119 mController.displayPreference(mScreen); in performClick_captionDisabled_shouldSetCaptionEnabled()
129 mController.displayPreference(mScreen); in setChecked_switchChecked_shouldSetCaptionEnabled()
138 mController.displayPreference(mScreen); in setChecked_switchUnchecked_shouldSetCaptionDisabled()
147 mController.displayPreference(mScreen); in onSwitchChanged_switchChecked_shouldSetCaptionEnabled()
156 mController.displayPreference(mScreen); in onSwitchChanged_switchUnchecked_shouldSetCaptionDisabled()
DPreviewSizeSeekBarControllerTest.java147 mSeekBarController.displayPreference(mPreferenceScreen); in initMax_matchResult()
157 mSeekBarController.displayPreference(mPreferenceScreen); in initProgress_matchResult()
168 mSeekBarController.displayPreference(mPreferenceScreen); in resetToDefaultState_matchResult()
177 mSeekBarController.displayPreference(mPreferenceScreen); in resetState_verifyOnProgressChanged()
185 mSeekBarController.displayPreference(mPreferenceScreen); in onProgressChanged_verifyNotifyPreferenceChanged()
197 mSeekBarController.displayPreference(mPreferenceScreen); in onProgressChanged_showTooltipView()
214 mSeekBarController.displayPreference(mPreferenceScreen); in onProgressChanged_inSuw_toolTipShouldNotShown()
228 mSeekBarController.displayPreference(mPreferenceScreen); in onProgressChanged_tooltipViewHasBeenShown_notShowTooltipView()
254 mSeekBarController.displayPreference(mPreferenceScreen); in restoreValueFromSavedInstanceState_showTooltipView()
264 mSeekBarController.displayPreference(mPreferenceScreen); in onProgressChanged_setCorrespondingCustomizedStateDescription()
DCaptioningForegroundColorControllerTest.java81 mController.displayPreference(mScreen); in getSummary_defaultValue_shouldReturnWhite()
91 mController.displayPreference(mScreen); in getSummary_redValue_shouldReturnRed()
98 mController.displayPreference(mScreen); in setRedValue_shouldReturnRed()
109 mController.displayPreference(mScreen); in setNoneColorValue_shouldNotHaveColor()
120 mController.displayPreference(mScreen); in setRedValueFromNoneValue_halfOpacityRedColor_shouldReturnExpectedColor()
132 mController.displayPreference(mScreen); in onValueChanged_shouldSetCaptionEnabled()
DCaptioningBackgroundColorControllerTest.java81 mController.displayPreference(mScreen); in getSummary_defaultValue_shouldReturnBlack()
91 mController.displayPreference(mScreen); in getSummary_redValue_shouldReturnRed()
98 mController.displayPreference(mScreen); in setRedValue_shouldReturnRed()
109 mController.displayPreference(mScreen); in setNoneColorValue_shouldNotHaveColor()
120 mController.displayPreference(mScreen); in setRedValueFromNoneValue_halfOpacityRedColor_shouldReturnExpectedColor()
132 mController.displayPreference(mScreen); in onValueChanged_shouldSetCaptionEnabled()
DCaptioningWindowColorControllerTest.java81 mController.displayPreference(mScreen); in getSummary_defaultValue_shouldReturnNone()
92 mController.displayPreference(mScreen); in getSummary_redValue_shouldReturnRed()
99 mController.displayPreference(mScreen); in setRedValue_shouldReturnRed()
110 mController.displayPreference(mScreen); in setNoneColorValue_shouldNotHaveColor()
121 mController.displayPreference(mScreen); in setRedValueFromNoneValue_halfOpacityRedColor_shouldReturnExpectedColor()
133 mController.displayPreference(mScreen); in onValueChanged_shouldSetCaptionEnabled()
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/
DMobileNetworkSummaryControllerTest.java138 mController.displayPreference(mPreferenceScreen); in getSummary_noSubscriptions_returnSummaryCorrectly()
160 mController.displayPreference(mPreferenceScreen); in getSummary_oneSubscription_correctSummaryAndClickHandler()
183 mController.displayPreference(mPreferenceScreen); in getSummary_oneInactivePSim_cannotDisablePsim_correctSummaryAndClickHandler()
204 mController.displayPreference(mPreferenceScreen); in getSummary_oneInactivePSim_canDisablePsim_correctSummaryAndClickHandler()
222 mController.displayPreference(mPreferenceScreen); in addButton_noSubscriptionsNoEuiccMgr_noAddClickListener()
232 mController.displayPreference(mPreferenceScreen); in addButton_oneSubscriptionNoEuiccMgr_noAddClickListener()
239 mController.displayPreference(mPreferenceScreen); in addButton_noSubscriptions_noAddClickListener()
249 mController.displayPreference(mPreferenceScreen); in addButton_oneSubscription_hasAddClickListener()
260 mController.displayPreference(mPreferenceScreen); in addButton_twoSubscriptions_hasAddClickListener()
270 mController.displayPreference(mPreferenceScreen); in addButton_oneSubscriptionAirplaneModeTurnedOn_addButtonGetsDisabled()
[all …]
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/
DVolumeSeekBarPreferenceControllerTest.java70 mController.displayPreference(mScreen); in displayPreference_available_shouldUpdatePreference()
83 mController.displayPreference(mScreen); in displayPreference_notAvailable_shouldNotUpdatePreference()
93 mController.displayPreference(mScreen); in onResume_shouldResumePreference()
102 mController.displayPreference(mScreen); in onPause_shouldPausePreference()
125 mController.displayPreference(mScreen); in setSliderPosition_passesAlongValue()
134 mController.displayPreference(mScreen); in getMaxValue_passesAlongValue()
142 mController.displayPreference(mScreen); in getMinValue_passesAlongValue()
150 mController.displayPreference(mScreen); in getSliderPosition_passesAlongValue()
DRemoteVolumeGroupControllerTest.java129 mController.displayPreference(mScreen); in getAvailabilityStatus_withActiveSession_returnAvailableUnsearchable()
137 mController.displayPreference(mScreen); in getAvailabilityStatus_noActiveSession_returnConditionallyUnavailable()
145 mController.displayPreference(mScreen); in displayPreference_noActiveSession_checkPreferenceCount()
152 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkPreferenceCount()
159 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkSeekBarTitle()
168 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkSeekBarMaxVolume()
176 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkSeekBarCurrentVolume()
190 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkSwitcherPreferenceTitle()
201 mController.displayPreference(mScreen); in displayPreference_withActiveSession_checkSwitcherPreferenceSummary()
DEmergencyTonePreferenceControllerTest.java96 mController.displayPreference(mScreen); in displayPreference_emergencyToneOff_shouldSelectFirstItem()
105 mController.displayPreference(mScreen); in displayPreference_emergencyToneAlert_shouldSelectSecondItem()
114 mController.displayPreference(mScreen); in displayPreference_emergencyToneVibrate_shouldSelectThirdItem()
121 mController.displayPreference(mScreen); in onPreferenceChanged_firstItemSelected_shouldSetEmergencyToneToOff()
130 mController.displayPreference(mScreen); in onPreferenceChanged_secondItemSelected_shouldSetEmergencyToneToAlert()
139 mController.displayPreference(mScreen); in onPreferenceChanged_thirdItemSelected_shouldSetEmergencyToneToVibrate()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/tether/
DWifiTetherSSIDPreferenceControllerTest.java88 mController.displayPreference(mScreen); in displayPreference_noWifiConfig_shouldDisplayDefaultSSID()
99 mController.displayPreference(mScreen); in displayPreference_hasCustomWifiConfig_shouldDisplayCustomSSID()
105 mController.displayPreference(mScreen); in changePreference_shouldUpdateValue()
117 mController.displayPreference(mScreen); in changePreference_shouldLogActionWhenChanged()
125 mController.displayPreference(mScreen); in changePreference_shouldNotLogActionWhenNotChanged()
135 mController.displayPreference(mScreen); in updateDisplay_shouldUpdateValue()
158 mController.displayPreference(mScreen); in displayPreference_wifiApDisabled_shouldHideQrCodeIcon()
170 mController.displayPreference(mScreen); in displayPreference_wifiApEnabled_shouldShowQrCodeIcon()
/packages/apps/Settings/tests/robotests/src/com/android/settings/biometrics/activeunlock/
DActiveUnlockStatusPreferenceControllerTest.java99 mController.displayPreference(mPreferenceScreen); in updateState_featureFlagDisabled_isNotVisible()
109 mController.displayPreference(mPreferenceScreen); in updateState_withoutFingerprint_withoutFace_isNotVisible()
119 mController.displayPreference(mPreferenceScreen); in updateState_withoutFingerprint_withFace_isVisible()
129 mController.displayPreference(mPreferenceScreen); in updateState_withFingerprint_withoutFace_isVisible()
139 mController.displayPreference(mPreferenceScreen); in updateState_withFingerprint_withFace_isVisible()
146 mController.displayPreference(mPreferenceScreen); in defaultState_summaryIsEmpty()
157 mController.displayPreference(mPreferenceScreen); in onStart_summaryIsUpdated()
/packages/apps/Settings/tests/robotests/src/com/android/settings/display/darkmode/
DDarkModeScheduleSelectorControllerTest.java109 mController.displayPreference(mScreen); in nightMode_preferenceChange_preferenceChangeTrueWhenChangedOnly()
121 mController.displayPreference(mScreen); in nightMode_updateStateNone_dropDownValueChangedToNone()
130 mController.displayPreference(mScreen); in nightMode_updateStateNone_dropDownValueChangedToAuto()
140 mController.displayPreference(mScreen); in nightMode_updateStateNone_dropDownValueChangedToCustom()
155 mController.displayPreference(mScreen); in nightMode_updateStateNone_bedtimeEnabled_dropDownValueChangedToCustomBedtime()
170 mController.displayPreference(mScreen); in nightMode_updateStateNone_bedtimeDisabled_dropDownValueChangedToCustom()
183 mController.displayPreference(mScreen); in nightMode_updateStateNone_bedtimeNotInstalled_dropDownValueChangedToCustom()
194 mController.displayPreference(mScreen); in batterySaver_dropDown_disabledSelector()
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/usb/
DUsbDetailsPowerRoleControllerTest.java107 mDetailsPowerRoleController.displayPreference(mScreen); in displayRefresh_sink_shouldUncheck()
120 mDetailsPowerRoleController.displayPreference(mScreen); in displayRefresh_source_shouldCheck()
132 mDetailsPowerRoleController.displayPreference(mScreen); in displayRefresh_disconnected_shouldDisable()
145 mDetailsPowerRoleController.displayPreference(mScreen); in displayRefresh_notSupported_shouldRemove()
158 mDetailsPowerRoleController.displayPreference(mScreen); in onClick_sink_shouldSetSource()
172 mDetailsPowerRoleController.displayPreference(mScreen); in onClickTwice_sink_shouldSetSourceOnce()
187 mDetailsPowerRoleController.displayPreference(mScreen); in onClickDeviceAndRefresh_success_shouldClearSubtext()
206 mDetailsPowerRoleController.displayPreference(mScreen); in onClickDeviceAndRefresh_failed_shouldShowFailureText()
226 mDetailsPowerRoleController.displayPreference(mScreen); in onClickDevice_timedOut_shouldShowFailureText()
/packages/apps/Settings/tests/unit/src/com/android/settings/network/
DWifiSwitchPreferenceControllerTest.java90 mController.displayPreference(mScreen); in displayPreference_wifiNotEnabled_preferenceNotChecked()
99 mController.displayPreference(mScreen); in displayPreference_wifiIsEnabled_preferenceIsChecked()
108 mController.displayPreference(mScreen); in displayPreference_disallowChangeWifiState_preferenceNotEnabled()
117 mController.displayPreference(mScreen); in displayPreference_allowChangeWifiState_preferenceIsEnabled()
125 mController.displayPreference(mScreen); in onStart_disallowChangeWifiState_wifiEnablerNotCreated()
136 mController.displayPreference(mScreen); in onStart_allowChangeWifiState_createWifiEnabler()
/packages/apps/Settings/tests/robotests/src/com/android/settings/development/
DBugReportInPowerPreferenceControllerTest.java88 mController.displayPreference(mScreen); in onDeveloperOptionsSwitchDisabled_preferenceShouldNotBeChecked()
98 mController.displayPreference(mScreen); in onPreferenceChanged_settingDisabled_shouldDisableBugReportInPowerSetting()
110 mController.displayPreference(mScreen); in onPreferenceChanged_settingEnabled_shouldEnableBugReportInPowerSetting()
125 mController.displayPreference(mScreen); in updateState_settingsOn_preferenceShouldBeChecked()
137 mController.displayPreference(mScreen); in updateState_settingsOff_preferenceShouldNotBeChecked()
147 mController.displayPreference(mScreen); in onDeveloperOptionsSwitchDisabled_shouldTurnOffPreference()
DClearAdbKeysPreferenceControllerTest.java100 mController.displayPreference(mScreen); in displayPreference_isNotAdminUser_preferenceShouldBeDisabled()
110 mController.displayPreference(mScreen); in handlePreferenceTreeClick_clearAdbKeysPreference_shouldShowWarningDialog()
123 mController.displayPreference(mScreen); in handlePreferenceTreeClick_notClearAdbKeysPreference_shouldReturnFalse()
135 mController.displayPreference(mScreen); in handlePreferenceTreeClick_monkeyUser_shouldReturnFalse()
148 mController.displayPreference(mScreen); in onDeveloperOptionsSwitchEnabled_isAdminUser_shouldEnablePreference()
158 mController.displayPreference(mScreen); in onDeveloperOptionsSwitchEnabled_isNotAdminUser_shouldNotEnablePreference()
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/p2p/
DWifiP2PPreferenceControllerTest.java110 mController.displayPreference(mScreen); in testWifiStateChange_shouldToggleEnabledState()
125 mController.displayPreference(mScreen); in testDisplayPreference_shouldToggleEnabledState()
129 mController.displayPreference(mScreen); in testDisplayPreference_shouldToggleEnabledState()
133 mController.displayPreference(mScreen); in testDisplayPreference_shouldToggleEnabledState()
141 mController.displayPreference(mScreen); in displayPreference_wifiDirectNotAllowed_shouldDisable()
151 mController.displayPreference(mScreen); in displayPreference_wifiDirectNotAllowed_shouldEnable()
/packages/apps/Settings/tests/robotests/src/com/android/settings/deviceinfo/imei/
DImeiInfoPreferenceControllerTest.java146 mDefaultController.displayPreference(mScreen); in displayPreference_multiSimGsm_shouldAddSecondPreference()
158 mController.displayPreference(mScreen); in displayPreference_singleSimCdmaPhone_shouldSetSingleSimCdmaTitleAndMeid()
172 mController.displayPreference(mScreen); in displayPreference_multiSimCdmaPhone_shouldSetMultiSimCdmaTitleAndMeid()
174 mSecondController.displayPreference(mScreen); in displayPreference_multiSimCdmaPhone_shouldSetMultiSimCdmaTitleAndMeid()
191 mController.displayPreference(mScreen); in displayPreference_singleSimGsmPhone_shouldSetSingleSimGsmTitleAndImei()
205 mController.displayPreference(mScreen); in displayPreference_multiSimGsmPhone_shouldSetMultiSimGsmTitleAndImei()
207 mSecondController.displayPreference(mScreen); in displayPreference_multiSimGsmPhone_shouldSetMultiSimGsmTitleAndImei()
224 mController.displayPreference(mScreen); in handlePreferenceTreeClick_shouldStartDialogFragment()
/packages/apps/Settings/tests/robotests/src/com/android/settings/security/
DOwnerInfoPreferenceControllerTest.java121 mController.displayPreference(mScreen); in updateSummary_deviceOwnerInfoEnabled_shouldSetDeviceOwnerInfoSummary()
134 mController.displayPreference(mScreen); in updateSummary_ownerInfoEnabled_shouldSetOwnerInfoSummary()
145 mController.displayPreference(mScreen); in updateSummary_ownerInfoDisabled_shouldSetDefaultSummary()
157 mController.displayPreference(mScreen); in updateEnableState_deviceOwnerInfoEnabled_shouldSetDisabledByAdmin()
168 mController.displayPreference(mScreen); in updateEnableState_lockScreenDisabled_shouldDisablePreference()
179 mController.displayPreference(mScreen); in updateEnableState_lockScreenEnabled_shouldEnablePreference()
193 mController.displayPreference(mScreen); in handlePreferenceTreeClick_shouldLaunchOwnerInfoSettings()
/packages/apps/Settings/tests/robotests/src/com/android/settings/location/
DLocationForWorkPreferenceControllerTest.java93 mController.displayPreference(mScreen); in handlePreferenceTreeClick_preferenceChecked_shouldSetRestrictionAndOnSummary()
105 mController.displayPreference(mScreen); in handlePreferenceTreeClick_preferenceUnchecked_shouldSetRestritionAndOffSummary()
117 mController.displayPreference(mScreen); in onLocationModeChanged_disabledByAdmin_shouldDisablePreference()
129 mController.displayPreference(mScreen); in onLocationModeChanged_locationOff_shouldDisablePreference()
142 mController.displayPreference(mScreen); in onLocationModeChanged_locationOn_shouldEnablePreference()
155 mController.displayPreference(mScreen); in onLocationModeChanged_noRestriction_shouldCheckedPreference()
167 mController.displayPreference(mScreen); in onLocationModeChanged_hasRestriction_shouldCheckedPreference()
DLocationForPrivateProfilePreferenceControllerTest.java94 mController.displayPreference(mScreen); in handlePreferenceTreeClick_preferenceChecked_shouldSetRestrictionAndOnSummary()
106 mController.displayPreference(mScreen); in handlePreferenceTreeClick_preferenceUnchecked_shouldSetRestritionAndOffSummary()
118 mController.displayPreference(mScreen); in onLocationModeChanged_disabledByAdmin_shouldDisablePreference()
130 mController.displayPreference(mScreen); in onLocationModeChanged_locationOff_shouldDisablePreference()
143 mController.displayPreference(mScreen); in onLocationModeChanged_locationOn_shouldEnablePreference()
156 mController.displayPreference(mScreen); in onLocationModeChanged_noRestriction_shouldCheckedPreference()
168 mController.displayPreference(mScreen); in onLocationModeChanged_hasRestriction_shouldCheckedPreference()
/packages/apps/Settings/tests/spa_unit/src/com/android/settings/system/
DSystemUpdatePreferenceControllerTest.kt90 controller.displayPreference(preferenceScreen) in displayPrefs_ifVisible_butNotAdminUser_shouldNotDisplay()
100 controller.displayPreference(preferenceScreen) in displayPrefs_ifAdminUser_butNotVisible_shouldNotDisplay()
109 controller.displayPreference(preferenceScreen) in displayPrefs_ifAvailable_shouldDisplay()
120 controller.displayPreference(preferenceScreen) in updateState_systemUpdateStatusUnknown_shouldSetToAndroidVersion()
141 controller.displayPreference(preferenceScreen) in updateState_systemUpdateStatusIdle_shouldSetToAndroidVersion()
156 controller.displayPreference(preferenceScreen) in updateState_systemUpdateInProgress_shouldSetToUpdatePending()
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/appinfo/
DInstantAppButtonsPreferenceControllerTest.java199 mController.displayPreference(mScreen); in onOptionsItemSelected_shouldOpenAppStore()
214 mController.displayPreference(mScreen); in displayPreference_noLaunchUri_shouldShowHideLaunchButton()
223 mController.displayPreference(mScreen); in displayPreference_hasLaunchUri_shouldShowHideInstallButton()
230 mController.displayPreference(mScreen); in displayPreference_noAppStoreLink_shoulDisableInstallButton()
239 mController.displayPreference(mScreen); in displayPreference_hasAppStoreLink_shoulSetClickListenerForInstallButton()
246 mController.displayPreference(mScreen); in displayPreference_shoulSetClickListenerForClearButton()
255 mController.displayPreference(mScreen); in clickLaunchButton_shouldLaunchViewIntent()
270 mController.displayPreference(mScreen); in clickInstallButton_shouldOpenAppStore()
287 mController.displayPreference(mScreen); in clickClearAppButton_shouldLaunchInstantAppButtonDialogFragment()
/packages/apps/Settings/tests/robotests/src/com/android/settings/network/telephony/
DAutoDataSwitchPreferenceControllerTest.java108 mController.displayPreference(mPreferenceScreen); in displayPreference_defaultForData_notAvailable()
119 mController.displayPreference(mPreferenceScreen); in displayPreference_notDefaultForData_available()
130 mController.displayPreference(mPreferenceScreen); in onSubscriptionsChanged_becomesDefaultForData_notAvailable()
143 mController.displayPreference(mPreferenceScreen); in onSubscriptionsChanged_noLongerDefaultForData_available()
167 mController.displayPreference(mPreferenceScreen); in getAvailabilityStatus_mobileDataChangWithoutDefaultDataSubId_returnAvailable()
178 mController.displayPreference(mPreferenceScreen); in getAvailabilityStatus_flagIsDualSimOnboardingEnabledOn_returnUnavailable()
/packages/apps/Settings/tests/unit/src/com/android/settings/deviceinfo/
DDeviceNamePreferenceControllerTest.java138 mController.displayPreference(mScreen); in setDeviceName_preferenceUpdatedWhenDeviceNameUpdated()
149 mController.displayPreference(mScreen); in setDeviceName_bluetoothNameUpdatedWhenDeviceNameUpdated()
158 mController.displayPreference(mScreen); in setDeviceName_wifiTetherNameUpdatedWhenDeviceNameUpdated()
169 mController.displayPreference(mScreen); in displayPreference_defaultDeviceNameIsModelNameOnPreference()
177 mController.displayPreference(mScreen); in setDeviceName_okInDeviceNameWarningDialog_shouldChangePreferenceText()
186 mController.displayPreference(mScreen); in setDeviceName_cancelInDeviceNameWarningDialog_shouldNotChangePreferenceText()

12345678910>>...37