Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java240 private void verifyProfileSwitchTitles(List<SwitchPreferenceCompat> switches) { in verifyProfileSwitchTitles() method in BluetoothDetailsProfilesControllerTest
252 verifyProfileSwitchTitles(getProfileSwitches(true)); in oneProfile()
261 verifyProfileSwitchTitles(switches); in multipleProfiles()
312 verifyProfileSwitchTitles(getProfileSwitches(true)); in disconnectedDeviceOneProfile()