Searched refs:hasBtActiveDevice (Results 1 – 3 of 3) sorted by relevance
572 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn(false); in testInitializationWithAvailableButInactiveBtDevice()593 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn( in initializationTestHelper()
605 public boolean hasBtActiveDevice() { in hasBtActiveDevice() method in BluetoothRouteManager
1771 && mBluetoothRouteManager.hasBtActiveDevice()) { in getInitialAudioState()