Home
last modified time | relevance | path

Searched refs:BLUETOOTH_INFO_STRING (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothSwitchPreferenceControllerTest.java45 private static final String BLUETOOTH_INFO_STRING = "When Bluetooth is turned on, your device" field in BluetoothSwitchPreferenceControllerTest
90 assertThat(mFooterPreference.getTitle()).isEqualTo(BLUETOOTH_INFO_STRING); in updateText_bluetoothOffScanningOff()
99 assertThat(mFooterPreference.getTitle()).isEqualTo(BLUETOOTH_INFO_STRING); in updateText_bluetoothOnScanningOff()
108 assertThat(mFooterPreference.getTitle()).isEqualTo(BLUETOOTH_INFO_STRING); in updateText_bluetoothOnScanningOn()