Searched refs:mCachedBluetoothDeviceManager (Results 1 – 2 of 2) sorted by relevance
83 private CachedBluetoothDeviceManager mCachedBluetoothDeviceManager; field in AudioRoutesManagerTest188 when(mBluetoothManager.getCachedDeviceManager()).thenReturn(mCachedBluetoothDeviceManager); in initMocks()189 when(mCachedBluetoothDeviceManager.getCachedDevicesCopy()) in initMocks()
91 private CachedBluetoothDeviceManager mCachedBluetoothDeviceManager; field in BluetoothDetailsProfilesControllerTest105 when(mLocalManager.getCachedDeviceManager()).thenReturn(mCachedBluetoothDeviceManager); in setUp()106 when(mCachedBluetoothDeviceManager.getCachedDevicesCopy()) in setUp()