Searched refs:mSubBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
76 private BluetoothDevice mSubBluetoothDevice; field in BluetoothDeviceUpdaterTest102 when(mSubCachedBluetoothDevice.getDevice()).thenReturn(mSubBluetoothDevice); in setUp()106 when(mSubBluetoothDevice.getAddress()).thenReturn(SUB_MAC_ADDRESS); in setUp()175 mBluetoothDeviceUpdater.mPreferenceMap.put(mSubBluetoothDevice, mPreference); in testRemovePreference_subDeviceExist_removePreference()178 containsKey(mSubBluetoothDevice)).isTrue(); in testRemovePreference_subDeviceExist_removePreference()183 containsKey(mSubBluetoothDevice)).isFalse(); in testRemovePreference_subDeviceExist_removePreference()