Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsHearingAidsPresetsControllerTest.java80 private BluetoothDevice mChildDevice; field in BluetoothDetailsHearingAidsPresetsControllerTest
93 when(mCachedChildDevice.getDevice()).thenReturn(mChildDevice); in setUp()
195 verify(mHapClientProfile).selectPreset(mChildDevice, TEST_PRESET_INDEX); in onPreferenceChange_notSupportGroupOperation_hasSubDevice_verifyStatusUpdated()
207 verify(mHapClientProfile).selectPreset(mChildDevice, TEST_PRESET_INDEX); in onPreferenceChange_notSupportGroupOperation_hasMemberDevice_verifyStatusUpdated()