Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDeviceUpdaterTest.java72 private CachedBluetoothDevice mSubCachedBluetoothDevice; field in BluetoothDeviceUpdaterTest
102 when(mSubCachedBluetoothDevice.getDevice()).thenReturn(mSubBluetoothDevice); in setUp()
174 when(mCachedBluetoothDevice.getSubDevice()).thenReturn(mSubCachedBluetoothDevice); in testRemovePreference_subDeviceExist_removePreference()