Home
last modified time | relevance | path

Searched defs:spyTetherSettings (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/
H A DTetherSettingsTest.java173 final TetherSettings spyTetherSettings = spy(new TetherSettings()); in testSetFooterPreferenceTitle_isStaApConcurrencySupported_showStaApString() local
190 final TetherSettings spyTetherSettings = spy(new TetherSettings()); in testBluetoothState_updateBluetoothState_bluetoothTetheringStateOn() local
223 final TetherSettings spyTetherSettings = spy(new TetherSettings()); in testBluetoothState_updateBluetoothState_bluetoothTetheringStateOff() local
257 TetherSettings spyTetherSettings = spy(new TetherSettings()); in updateState_usbTetheringIsEnabled_checksUsbTethering() local
275 TetherSettings spyTetherSettings = spy(new TetherSettings()); in updateState_usbTetheringIsDisabled_unchecksUsbTethering() local
380 TetherSettings spyTetherSettings = spy(new TetherSettings()); in setupUsbStateComponents() local