Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java203 private List<SwitchPreference> getProfileSwitches(boolean expectOnlyMConnectable) { in getProfileSwitches() argument
204 if (expectOnlyMConnectable) { in getProfileSwitches()