Home
last modified time | relevance | path

Searched refs:sendLifecycleEvent (Results 1 – 25 of 27) sorted by relevance

12

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/wifi/
DWifiTetherPasswordPreferenceControllerTest.java86 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_securityTypeIsNotNone_visibilityIsSetToTrue()
97 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_securityTypeIsNotNone_wifiConfigHasPassword_setsPasswordAsSummary()
108 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_securityTypeIsNotNone_wifiConfigHasPassword_obscuresSummary()
120 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_securityTypeIsNone_visibilityIsSetToFalse()
134 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onChangePassword_updatesPassword()
150 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onChangePassword_savesNewPassword()
169 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onSecurityChangedToNone_visibilityIsFalse()
177 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onSecurityChangedToNone_visibilityIsFalse()
188 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onSecurityChangedToWPA2PSK_visibilityIsTrue()
196 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onSecurityChangedToWPA2PSK_visibilityIsTrue()
[all …]
DWifiTetherApBandPreferenceControllerTest.java74 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_5GhzBandNotSupported_preferenceIsNotEnabled()
82 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_5GhzBandNotSupported_summarySetToChoose2Ghz()
91 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_5GhzBandIsSupported_preferenceIsEnabled()
103 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_wifiConfigApBandSetTo2Ghz_valueIsSetTo2Ghz()
116 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_wifiConfigApBandSetTo5Ghz_valueIsSetTo5Ghz()
129 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onPreferenceChangedTo5Ghz_updatesApBandConfigTo5Ghz()
144 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onPreferenceChangedTo2Ghz_updatesApBandConfigTo2Ghz()
159 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_summarySetToPrefer5Ghz()
171 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onPreferenceChangedTo5Ghz_defaultToApBandAny()
DWifiTetherBasePreferenceControllerTest.java114 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in noSummaryToShow_defaultSummarySet_shouldShowDefaultSummary()
123 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in noSummaryToShow_defaultSummaryNotSet_shouldNotShowSummary()
132 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in summaryToShow_defaultSummarySet_shouldShowNonDefaultSummary()
141 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in summaryToShow_defaultSummaryNotSet_shouldShowNonDefaultSummary()
149 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onSetWifiTetherConfig_requestsWifiTetherRestart()
DWifiTetherAutoOffPreferenceControllerTest.java73 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onStart_tetherAutoOff_on_shouldReturnSwitchStateOn()
81 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onStart_tetherAutoOff_off_shouldReturnSwitchStateOff()
89 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onSwitchOn_shouldReturnAutoOff_on()
98 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onSwitchOff_shouldReturnAutoOff_off()
DWifiTetherNamePreferenceControllerTest.java70 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_wifiConfigHasSSID_setsSummary()
DNetworkNamePreferenceControllerTest.java59 controllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in setUp()
DWifiStatusPreferenceControllerTest.java76 controllerHelper.sendLifecycleEvent(Event.ON_CREATE); in setUp()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accessibility/
DScreenReaderCategoryPreferenceControllerTest.java82 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderInstalled_isAvailable()
101 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderInstalled_zoneWrite()
120 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderInstalled_zoneRead()
139 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderInstalled_zoneHidden()
149 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderNotInstalled_isUnavailable()
160 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderNotInstalled_isUnavailable_zoneWrite()
171 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderNotInstalled_isUnavailable_zoneRead()
182 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in testGetAvailability_screenReaderNotInstalled_isUnavailable_zoneHidden()
DCaptionSettingsPreferenceControllerTest.java53 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setup()
DScreenReaderSettingsPreferenceControllerTest.java53 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setUp()
DCaptionsTextStyleListPreferenceControllerTest.java55 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setup()
DScreenReaderEnabledSwitchPreferenceControllerTest.java54 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setUp()
DCaptionsTextSizeListPreferenceControllerTest.java56 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setup()
DShowCaptionsSwitchPreferenceControllerTest.java51 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in setup()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/defaultapps/
DDefaultAppsPickerEntryBasePreferenceControllerTest.java104 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_hasNoSettingIntent_actionButtonIsNotVisible()
117 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_hasSettingIntentButNoResolvableActivity_actionButtonIsNotVisible()
132 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_hasSettingIntentButNoVisibleActivity_actionButtonIsVisible()
141 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_hasSettingIntent_actionButtonIsVisible()
154 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in performButtonClick_launchesIntent()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
DAccountAutoSyncPreferenceControllerTest.java75 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in testOnCreate_hasPreviousDialog_dialogListenerSet()
82 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_masterSyncOn_preferenceShouldBeChecked()
93 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in refreshUi_masterSyncOff_preferenceShouldNotBeChecked()
111 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onConfirm_shouldTogglePreference()
DAccountDetailsSettingControllerTest.java169 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in addExtraSettings_accountTypeEqual_shouldAddPreferences()
183 mHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in addExtraSettings_accountTypeEqual_isVisible()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/common/
DPreferenceControllerTest.java336 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onCreate_unsupportedOnDevice_hidesPreference()
343 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in onCreate_callsSubclassHook()
350 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_callsSubclassHook()
357 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_RESUME); in onResume_callsSubclassHook()
365 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_PAUSE); in onPause_callsSubclassHook()
373 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_STOP); in onStop_callsSubclassHook()
381 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_DESTROY); in onDestroy_callsSubclassHook()
DGroupSelectionPreferenceControllerTest.java103 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in setUp()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/
DBluetoothDevicePreferenceControllerTest.java142 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_registersDeviceCallback()
154 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_STOP); in onStop_unregistersDeviceCallback()
DBluetoothPreferenceControllerTest.java267 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_START); in onStart_registersEventListener()
279 mControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_STOP); in onStop_unregistersEventListener()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/
DVersionPreferenceControllerTest.java71 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in testRefreshUi_hasPackageInfo_setTitle()
DPermissionsPreferenceControllerTest.java73 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in testHandlePreferenceClicked_navigateToNextActivity()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/security/
DNoLockPreferenceControllerTest.java66 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in setUp()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/sound/
DRingtonePreferenceControllerTest.java79 mPreferenceControllerHelper.sendLifecycleEvent(Lifecycle.Event.ON_CREATE); in setUp()

12