Searched refs:mCachedChildDevice (Results 1 – 1 of 1) sorted by relevance
78 private CachedBluetoothDevice mCachedChildDevice; field in BluetoothDetailsHearingAidsPresetsControllerTest93 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()