Searched refs:mSubCachedBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
72 private CachedBluetoothDevice mSubCachedBluetoothDevice; field in BluetoothDeviceUpdaterTest102 when(mSubCachedBluetoothDevice.getDevice()).thenReturn(mSubBluetoothDevice); in setUp()174 when(mCachedBluetoothDevice.getSubDevice()).thenReturn(mSubCachedBluetoothDevice); in testRemovePreference_subDeviceExist_removePreference()