Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsHearingAidsPresetsControllerTest.java78 private CachedBluetoothDevice mCachedChildDevice; field in BluetoothDetailsHearingAidsPresetsControllerTest
93 when(mCachedChildDevice.getDevice()).thenReturn(mChildDevice); in setUp()
190 when(mCachedDevice.getSubDevice()).thenReturn(mCachedChildDevice); in onPreferenceChange_notSupportGroupOperation_hasSubDevice_verifyStatusUpdated()
202 when(mCachedDevice.getMemberDevice()).thenReturn(Set.of(mCachedChildDevice)); in onPreferenceChange_notSupportGroupOperation_hasMemberDevice_verifyStatusUpdated()