Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java302 sm.setActiveDeviceCacheForTesting(mParams.activeDevice, deviceType); in testTransitions()
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java1259 public void setActiveDeviceCacheForTesting(BluetoothDevice device, int deviceType) { in setActiveDeviceCacheForTesting() method